Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f0a9283a77c1ab0e3f39a524dd22d1b4a9ff5d4b 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-ssh16365573812974353926.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6276741722535229750.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6095556099567526339.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12188778983733618925.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-ssh10411185420632833846.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-6502 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 f0a9283a77c1ab0e3f39a524dd22d1b4a9ff5d4b (main) Commit message: "Merge pull request #208 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.63" > 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 f0a9283a77c1ab0e3f39a524dd22d1b4a9ff5d4b # timeout=10 > git rev-list --no-walk 356537ab07bbd0d4ce97dae4f5ee98aa2613881b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:45:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:45:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:45:38 ========================================================= 00:45:38 EdgeX Global Pipelines Version Info 00:45:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:45:39 ------------------- 00:45:39 stable info: 00:45:39 ------------------- 00:45:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:45:39 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 00:45:39 Message: update stable to v1.0.245 00:45:39 ------------------- 00:45:39 experimental info: 00:45:39 ------------------- 00:45:39 Commited By: **** collab-it+edgex@linuxfoundation.org 00:45:39 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 00:45:39 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:45:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 00:45:40 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 00:45:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:45:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:45:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:45:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 00:45:40 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:45:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:45:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:45:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:45:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:45:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 00:45:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:45:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:45:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:45:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:45:40 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:45:40 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:45:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:45:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:45:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:45:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:45:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:45:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:45:40 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:45:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:45:40 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:45:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 00:45:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 00:45:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 00:45:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f0a9283a77c1ab0e3f39a524dd22d1b4a9ff5d4b [Pipeline] echo 00:45:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f0a9283 [Pipeline] echo 00:45:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:45:40 provisioning config files... 00:45:40 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3513298872299063493tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:45:40 ---> docker-login.sh 00:45:40 nexus3.edgexfoundry.org:10001 00:45:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:45:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:45:41 Configure a credential helper to remove this warning. See 00:45:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:45:41 00:45:41 Login Succeeded 00:45:41 nexus3.edgexfoundry.org:10002 00:45:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:45:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:45:41 Configure a credential helper to remove this warning. See 00:45:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:45:41 00:45:41 Login Succeeded 00:45:41 nexus3.edgexfoundry.org:10003 00:45:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:45:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:45:41 Configure a credential helper to remove this warning. See 00:45:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:45:41 00:45:41 Login Succeeded 00:45:41 nexus3.edgexfoundry.org:10004 00:45:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:45:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:45:41 Configure a credential helper to remove this warning. See 00:45:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:45:41 00:45:41 Login Succeeded 00:45:41 docker.io 00:45:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:45:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:45:41 Configure a credential helper to remove this warning. See 00:45:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:45:41 00:45:41 Login Succeeded 00:45:41 ---> docker-login.sh ends [Pipeline] } 00:45:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:45:42 + git rev-list -1 --merges f0a9283a77c1ab0e3f39a524dd22d1b4a9ff5d4b~1..f0a9283a77c1ab0e3f39a524dd22d1b4a9ff5d4b [Pipeline] echo 00:45:42 -----------> git rev-list -1 --merges f0a9283a77c1ab0e3f39a524dd22d1b4a9ff5d4b~1..f0a9283a77c1ab0e3f39a524dd22d1b4a9ff5d4b f0a9283a77c1ab0e3f39a524dd22d1b4a9ff5d4b 00:45:42 f0a9283a77c1ab0e3f39a524dd22d1b4a9ff5d4b [false] [Pipeline] sh 00:45:42 + git log --format=format:%s -1 f0a9283a77c1ab0e3f39a524dd22d1b4a9ff5d4b [Pipeline] echo 00:45:42 ========================================================= 00:45:42 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:45:42 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:45:42 + git log --format=format:%s -1 f0a9283a77c1ab0e3f39a524dd22d1b4a9ff5d4b [Pipeline] echo 00:45:42 [semverPrep] GIT_COMMIT: f0a9283a77c1ab0e3f39a524dd22d1b4a9ff5d4b, Commit Message: Merge pull request #208 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.63 [Pipeline] echo 00:45:42 [semverPrep] This is not a build commit. [Pipeline] sh 00:45:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:45:43 + grep -v github /etc/ssh/ssh_known_hosts 00:45:43 + [ -e /tmp/ssh_known_hosts ] 00:45:43 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:45:43 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:45:43 + sudo tee -a /etc/ssh/ssh_known_hosts 00:45:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:45:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:45:43 00:45:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:45:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:45:44 0.1.4: Pulling from edgex-devops/py-git-semver 00:45:44 b85a868b505f: Pulling fs layer 00:45:44 e2be974225ed: Pulling fs layer 00:45:44 339a4e72a1f5: Pulling fs layer 00:45:44 988bab9f4d93: Pulling fs layer 00:45:44 1469e6f7b9e6: Pulling fs layer 00:45:44 eaf3925da568: Pulling fs layer 00:45:44 bab4dde63d76: Pulling fs layer 00:45:44 bde34c3a00c8: Pulling fs layer 00:45:44 b352a97aabf1: Pulling fs layer 00:45:44 4872d77fe225: Pulling fs layer 00:45:44 5851b861e8e6: Pulling fs layer 00:45:44 bab4dde63d76: Waiting 00:45:44 bde34c3a00c8: Waiting 00:45:44 5851b861e8e6: Waiting 00:45:44 1469e6f7b9e6: Waiting 00:45:44 eaf3925da568: Waiting 00:45:44 988bab9f4d93: Waiting 00:45:44 4872d77fe225: Waiting 00:45:44 e2be974225ed: Verifying Checksum 00:45:44 e2be974225ed: Download complete 00:45:44 988bab9f4d93: Verifying Checksum 00:45:44 988bab9f4d93: Download complete 00:45:44 1469e6f7b9e6: Verifying Checksum 00:45:44 1469e6f7b9e6: Download complete 00:45:44 eaf3925da568: Verifying Checksum 00:45:44 eaf3925da568: Download complete 00:45:44 339a4e72a1f5: Verifying Checksum 00:45:44 339a4e72a1f5: Download complete 00:45:44 bde34c3a00c8: Download complete 00:45:44 b352a97aabf1: Download complete 00:45:44 4872d77fe225: Verifying Checksum 00:45:44 4872d77fe225: Download complete 00:45:44 5851b861e8e6: Verifying Checksum 00:45:44 5851b861e8e6: Download complete 00:45:44 b85a868b505f: Verifying Checksum 00:45:44 b85a868b505f: Download complete 00:45:44 bab4dde63d76: Verifying Checksum 00:45:44 bab4dde63d76: Download complete 00:45:45 b85a868b505f: Pull complete 00:45:45 e2be974225ed: Pull complete 00:45:46 339a4e72a1f5: Pull complete 00:45:46 988bab9f4d93: Pull complete 00:45:46 1469e6f7b9e6: Pull complete 00:45:47 eaf3925da568: Pull complete 00:45:48 bab4dde63d76: Pull complete 00:45:48 bde34c3a00c8: Pull complete 00:45:49 b352a97aabf1: Pull complete 00:45:49 4872d77fe225: Pull complete 00:45:49 5851b861e8e6: Pull complete 00:45:49 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:45:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:45:49 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:45:49 prd-ubuntu20.04-docker-8c-8g-6502 does not seem to be running inside a container 00:45:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:45:53 $ docker top 4675c023fc64644a7f4440b0b394dbc28276cb8a2499f1fb557c69a41fe63064 -eo pid,comm 00:45:53 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:45:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:45:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:45:53 [ssh-agent] Looking for ssh-agent implementation... 00:45:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:45:53 $ docker exec 4675c023fc64644a7f4440b0b394dbc28276cb8a2499f1fb557c69a41fe63064 ssh-agent 00:45:53 SSH_AUTH_SOCK=/tmp/ssh-DvK6Nyx3k76U/agent.32 00:45:53 SSH_AGENT_PID=38 00:45:53 Running ssh-add (command line suppressed) 00:45:53 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16962310366751360916.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16962310366751360916.key) 00:45:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:45:54 + git tag --points-at HEAD [Pipeline] } 00:45:54 $ docker exec --env ******** --env ******** 4675c023fc64644a7f4440b0b394dbc28276cb8a2499f1fb557c69a41fe63064 ssh-agent -k 00:45:54 unset SSH_AUTH_SOCK; 00:45:54 unset SSH_AGENT_PID; 00:45:54 echo Agent pid 38 killed; 00:45:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:45:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:45:54 [ssh-agent] Looking for ssh-agent implementation... 00:45:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:45:54 $ docker exec 4675c023fc64644a7f4440b0b394dbc28276cb8a2499f1fb557c69a41fe63064 ssh-agent 00:45:54 SSH_AUTH_SOCK=/tmp/ssh-iIHHR6XoAKms/agent.70 00:45:54 SSH_AGENT_PID=76 00:45:54 Running ssh-add (command line suppressed) 00:45:54 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12353686535352633518.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12353686535352633518.key) 00:45:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:45:54 + git semver init 00:45:55 2023-03-31 00:45:54,992 [run_init] DEBUG init version:0.0.0 force:False 00:45:55 2023-03-31 00:45:54,993 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 00:45:55 2023-03-31 00:45:54,994 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 00:45:55 2023-03-31 00:45:54,994 [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:45:56 2023-03-31 00:45:55,675 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 00:45:56 2023-03-31 00:45:55,675 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 00:45:56 2023-03-31 00:45:55,676 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 00:45:56 2023-03-31 00:45:55,676 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 00:45:56 3.0.0-dev.22 [Pipeline] } 00:45:56 $ docker exec --env ******** --env ******** 4675c023fc64644a7f4440b0b394dbc28276cb8a2499f1fb557c69a41fe63064 ssh-agent -k 00:45:56 unset SSH_AUTH_SOCK; 00:45:56 unset SSH_AGENT_PID; 00:45:56 echo Agent pid 76 killed; 00:45:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:45:56 + git semver [Pipeline] } 00:45:56 $ docker stop --time=1 4675c023fc64644a7f4440b0b394dbc28276cb8a2499f1fb557c69a41fe63064 00:45:57 $ docker rm -f --volumes 4675c023fc64644a7f4440b0b394dbc28276cb8a2499f1fb557c69a41fe63064 [Pipeline] // withDockerContainer [Pipeline] sh 00:45:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:45:58 Stashed 1 file(s) [Pipeline] echo 00:45:58 [edgeXSemver]: initialized semver on version 3.0.0-dev.22 [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:45:58 provisioning config files... 00:45:58 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config18112777387526898661tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:45:58 ---> docker-login.sh 00:45:58 nexus3.edgexfoundry.org:10001 00:45:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:45:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:45:58 Configure a credential helper to remove this warning. See 00:45:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:45:58 00:45:58 Login Succeeded 00:45:58 nexus3.edgexfoundry.org:10002 00:45:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:45:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:45:58 Configure a credential helper to remove this warning. See 00:45:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:45:58 00:45:58 Login Succeeded 00:45:58 nexus3.edgexfoundry.org:10003 00:45:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:45:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:45:59 Configure a credential helper to remove this warning. See 00:45:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:45:59 00:45:59 Login Succeeded 00:45:59 nexus3.edgexfoundry.org:10004 00:45:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:45:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:45:59 Configure a credential helper to remove this warning. See 00:45:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:45:59 00:45:59 Login Succeeded 00:45:59 docker.io 00:45:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:45:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:45:59 Configure a credential helper to remove this warning. See 00:45:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:45:59 00:45:59 Login Succeeded 00:45:59 ---> docker-login.sh ends [Pipeline] } 00:45:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:45:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:45:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:45:59 ========================================================= 00:45:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 00:45:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:45:59 + 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:45:59 Sending build context to Docker daemon 1.906MB 00:45:59 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 00:45:59 Step 2/13 : FROM ${BASE} AS builder 00:45:59 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 00:45:59 63b65145d645: Pulling fs layer 00:45:59 a2d21d5440eb: Pulling fs layer 00:45:59 935e6c44a52c: Pulling fs layer 00:45:59 94cc34f8dd06: Pulling fs layer 00:45:59 30dea6a524f1: Pulling fs layer 00:45:59 a2aff8979fd8: Pulling fs layer 00:45:59 6808be2612f2: Pulling fs layer 00:45:59 f25807f1079a: Pulling fs layer 00:45:59 94cc34f8dd06: Waiting 00:45:59 30dea6a524f1: Waiting 00:45:59 6808be2612f2: Waiting 00:45:59 a2aff8979fd8: Waiting 00:45:59 f25807f1079a: Waiting 00:46:00 a2d21d5440eb: Download complete 00:46:00 94cc34f8dd06: Download complete 00:46:00 30dea6a524f1: Verifying Checksum 00:46:00 30dea6a524f1: Download complete 00:46:00 63b65145d645: Verifying Checksum 00:46:00 63b65145d645: Download complete 00:46:00 a2aff8979fd8: Verifying Checksum 00:46:00 a2aff8979fd8: Download complete 00:46:00 63b65145d645: Pull complete 00:46:00 a2d21d5440eb: Pull complete 00:46:00 f25807f1079a: Verifying Checksum 00:46:00 f25807f1079a: Download complete 00:46:00 935e6c44a52c: Verifying Checksum 00:46:00 935e6c44a52c: Download complete 00:46:00 6808be2612f2: Verifying Checksum 00:46:00 6808be2612f2: Download complete 00:46:04 935e6c44a52c: Pull complete 00:46:04 94cc34f8dd06: Pull complete 00:46:04 30dea6a524f1: Pull complete 00:46:04 a2aff8979fd8: Pull complete 00:46:07 6808be2612f2: Pull complete 00:46:07 f25807f1079a: Pull complete 00:46:07 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 00:46:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 00:46:07 ---> 3b553350e43f 00:46:07 Step 3/13 : ARG ADD_BUILD_TAGS="" 00:46:13 Still waiting to schedule task 00:46:13 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 00:46:17 ---> Running in b7942969739b 00:46:17 Removing intermediate container b7942969739b 00:46:17 ---> 850ef83c9f09 00:46:17 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:46:17 ---> Running in 914d6d9e5fa8 00:46:17 Removing intermediate container 914d6d9e5fa8 00:46:17 ---> 624814289d4a 00:46:17 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 00:46:17 ---> Running in 496ae0fb748e 00:46:17 Removing intermediate container 496ae0fb748e 00:46:17 ---> 5f22913f0dc7 00:46:17 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 00:46:17 ---> Running in b384b8a0c490 00:46:17 Removing intermediate container b384b8a0c490 00:46:17 ---> a400b4bff842 00:46:17 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:46:17 ---> Running in 64bcb65522e9 00:46:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:46:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:46:17 (1/14) Installing libintl (0.21.1-r1) 00:46:17 (2/14) Installing eudev-libs (3.2.11-r4) 00:46:17 (3/14) Installing libjpeg-turbo (2.1.4-r0) 00:46:17 (4/14) Installing v4l-utils-libs (1.22.1-r2) 00:46:17 (5/14) Installing v4l-utils (1.22.1-r2) 00:46:17 (6/14) Installing udev-init-scripts (35-r1) 00:46:17 (7/14) Installing libblkid (2.38.1-r1) 00:46:17 (8/14) Installing xz-libs (5.2.9-r0) 00:46:17 (9/14) Installing zstd-libs (1.5.2-r9) 00:46:17 (10/14) Installing kmod-libs (30-r1) 00:46:17 (11/14) Installing eudev (3.2.11-r4) 00:46:18 (12/14) Installing eudev-dev (3.2.11-r4) 00:46:18 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 00:46:18 (14/14) Installing v4l-utils-dev (1.22.1-r2) 00:46:18 Executing busybox-1.35.0-r29.trigger 00:46:18 Executing eudev-3.2.11-r4.trigger 00:46:18 OK: 272 MiB in 67 packages 00:46:18 Removing intermediate container 64bcb65522e9 00:46:18 ---> 8c138e8d902e 00:46:18 Step 8/13 : WORKDIR /device-usb-camera 00:46:18 ---> Running in b0f098da947c 00:46:18 Removing intermediate container b0f098da947c 00:46:18 ---> cab43ebd57bb 00:46:18 Step 9/13 : COPY go.mod vendor* ./ 00:46:18 ---> fef99a6f2a7a 00:46:18 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:46:18 ---> Running in 6cc6e513060d 00:47:26 Removing intermediate container 6cc6e513060d 00:47:26 ---> 6c1a94478fb8 00:47:26 Step 11/13 : COPY . . 00:47:26 ---> b0d9386123dc 00:47:26 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 00:47:26 ---> Running in ec5992fabb61 00:47:26  % Total % Received % Xferd Average Speed Time Time Time Current 00:47:26 Dload Upload Total Spent Left Speed 00:47:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0   8601      0 --:--:-- --:--:-- --:--:--  8634 00:47:26 Removing intermediate container ec5992fabb61 00:47:26 ---> 0506204223cf 00:47:26 Step 13/13 : RUN ${MAKE} 00:47:26 ---> Running in 43d58bbf4591 00:47:26 noop 00:47:26 Removing intermediate container 43d58bbf4591 00:47:26 ---> 9fea81cde8d9 00:47:26 Successfully built 9fea81cde8d9 00:47:26 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:47:27 + docker inspect -f . ci-base-image-x86_64 00:47:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:47:27 prd-ubuntu20.04-docker-8c-8g-6502 does not seem to be running inside a container 00:47:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:47:27 $ docker top 9d86c77a9eacba139af1cfdead2631e482de24e2b6319782f0d9805f5a3ccced -eo pid,comm [Pipeline] { [Pipeline] sh 00:47:27 + go version 00:47:27 go version go1.20.2 linux/amd64 [Pipeline] } 00:47:27 $ docker stop --time=1 9d86c77a9eacba139af1cfdead2631e482de24e2b6319782f0d9805f5a3ccced 00:47:29 $ docker rm -f --volumes 9d86c77a9eacba139af1cfdead2631e482de24e2b6319782f0d9805f5a3ccced [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:47:29 + docker inspect -f . ci-base-image-x86_64 00:47:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:47:29 prd-ubuntu20.04-docker-8c-8g-6502 does not seem to be running inside a container 00:47:29 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:47:29 $ docker top e91a020d6f58058b4be25eaf245b2d7478d0f488849d40e327ffc3f186575d44 -eo pid,comm [Pipeline] { [Pipeline] sh 00:47:30 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 00:47:30 + make test 00:47:30 go test ./... -coverprofile=coverage.out ./... 00:47:35 ? github.com/edgexfoundry/device-usb-camera [no test files] 00:47:45 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6504 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 00:47:45 Running in /w/workspace/device-usb-camera/94 [Pipeline] { [Pipeline] checkout 00:47:45 Selected Git installation does not exist. Using Default 00:47:45 The recommended git tool is: NONE 00:47:45 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 00:47:45 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.011s coverage: 2.0% of statements 00:47:50 using credential edgex-jenkins-ssh 00:47:50 Cloning the remote Git repository 00:47:50 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 00:47:51 > git init /w/workspace/device-usb-camera/94 # timeout=10 00:47:51 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 00:47:51 > git --version # timeout=10 00:47:51 > git --version # 'git version 2.25.1' 00:47:51 using GIT_SSH to set credentials SSH Credentials for GitHub 00:47:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:47:52 go vet ./... 00:47:53 Avoid second fetch 00:47:53 Checking out Revision f0a9283a77c1ab0e3f39a524dd22d1b4a9ff5d4b (main) 00:47:52 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 00:47:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:47:53 > git config core.sparsecheckout # timeout=10 00:47:53 > git checkout -f f0a9283a77c1ab0e3f39a524dd22d1b4a9ff5d4b # timeout=10 00:47:53 Commit message: "Merge pull request #208 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.63" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:47:54 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:47:54 % Total % Received % Xferd Average Speed Time Time Time Current 00:47:54 Dload Upload Total Spent Left Speed 00:47:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91733 0 --:--:-- --:--:-- --:--:-- 91733 [Pipeline] sh 00:47:55 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:47:55 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:47:55 + sudo tee /etc/docker/daemon.new 00:47:55 { 00:47:55 "registry-mirrors": [ 00:47:55 "https://nexus3.edgexfoundry.org:10001" 00:47:55 ], 00:47:55 "bip": "10.250.0.254/24", 00:47:55 "hosts": [ 00:47:55 "tcp://0.0.0.0:5555", 00:47:55 "unix:///var/run/docker.sock" 00:47:55 ], 00:47:55 "mtu": 1458, 00:47:55 "selinux-enabled": true, 00:47:55 "seccomp-profile": "/etc/docker/seccomp.json" 00:47:55 } [Pipeline] sh 00:47:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:47:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:47:55 ./bin/test-attribution-txt.sh 00:47:55 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [Pipeline] echo 00:47:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:47:56 $ docker stop --time=1 e91a020d6f58058b4be25eaf245b2d7478d0f488849d40e327ffc3f186575d44 00:47:56 + sudo service docker restart 00:47:59 $ docker rm -f --volumes e91a020d6f58058b4be25eaf245b2d7478d0f488849d40e327ffc3f186575d44 [Pipeline] // withDockerContainer [Pipeline] sh 00:48:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:48:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:48:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:48:01 + ls -al . 00:48:01 total 188 00:48:01 drwxrwxr-x 10 jenkins jenkins 4096 Mar 31 00:47 . 00:48:01 drwxrwxr-x 4 jenkins jenkins 4096 Mar 31 00:45 .. 00:48:01 drwxrwxr-x 8 jenkins jenkins 4096 Mar 31 00:45 .git 00:48:01 drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 00:45 .github 00:48:01 -rw-rw-r-- 1 jenkins jenkins 414 Mar 31 00:45 .gitignore 00:48:01 -rw-rw-r-- 1 jenkins jenkins 42 Mar 31 00:45 .golangci.yml 00:48:01 -rw-rw-r-- 1 jenkins jenkins 77 Mar 31 00:45 .hadolint.yml 00:48:01 drwxr-xr-x 3 jenkins jenkins 4096 Mar 31 00:45 .semver 00:48:01 -rw-rw-r-- 1 jenkins jenkins 9535 Mar 31 00:45 Attribution.txt 00:48:01 -rw-rw-r-- 1 jenkins jenkins 6219 Mar 31 00:45 CHANGELOG.md 00:48:01 -rw-rw-r-- 1 jenkins jenkins 2328 Mar 31 00:45 Dockerfile 00:48:01 -rw-rw-r-- 1 jenkins jenkins 678 Mar 31 00:45 GOVERNANCE.md 00:48:01 -rw-rw-r-- 1 jenkins jenkins 659 Mar 31 00:45 Jenkinsfile 00:48:01 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 31 00:45 LICENSE 00:48:01 -rw-rw-r-- 1 jenkins jenkins 2364 Mar 31 00:45 Makefile 00:48:01 -rw-rw-r-- 1 jenkins jenkins 622 Mar 31 00:45 OWNERS.md 00:48:01 -rw-rw-r-- 1 jenkins jenkins 5681 Mar 31 00:45 README.md 00:48:01 -rw-rw-r-- 1 jenkins jenkins 12 Mar 31 00:45 VERSION 00:48:01 drwxrwxr-x 2 jenkins jenkins 4096 Mar 31 00:45 bin 00:48:01 drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 00:45 cmd 00:48:01 -rw-r--r-- 1 jenkins jenkins 28352 Mar 31 00:47 coverage.out 00:48:01 -rwxrwxr-x 1 jenkins jenkins 140 Mar 31 00:45 docker-entrypoint.sh 00:48:01 drwxrwxr-x 4 jenkins jenkins 4096 Mar 31 00:45 docs 00:48:01 -rw-rw-r-- 1 jenkins jenkins 3440 Mar 31 00:45 go.mod 00:48:01 -rw-rw-r-- 1 jenkins jenkins 31313 Mar 31 00:45 go.sum 00:48:01 drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 00:45 internal 00:48:01 drwxrwxr-x 4 jenkins jenkins 4096 Mar 31 00:45 snap 00:48:01 -rw-rw-r-- 1 jenkins jenkins 231 Mar 31 00:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:48:01 + 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=f0a9283a77c1ab0e3f39a524dd22d1b4a9ff5d4b --label arch=amd64 --label version=3.0.0-dev.22 . 00:48:01 Sending build context to Docker daemon 1.935MB 00:48:01 Step 1/35 : ARG BASE=golang:1.20-alpine3.17 00:48:01 Step 2/35 : FROM ${BASE} AS builder 00:48:01 ---> 9fea81cde8d9 00:48:01 Step 3/35 : ARG ADD_BUILD_TAGS="" 00:48:01 ---> Running in 7ecc708a4561 00:48:01 Removing intermediate container 7ecc708a4561 00:48:01 ---> 1d8fbe13fb93 00:48:01 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:48:01 ---> Running in db58c44001e6 00:48:01 Removing intermediate container db58c44001e6 00:48:01 ---> f759b1abeb46 00:48:01 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 00:48:01 ---> Running in b6b9081ee167 00:48:02 Removing intermediate container b6b9081ee167 00:48:02 ---> 5824ea85a526 00:48:02 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 00:48:02 ---> Running in 3a2896d3e042 00:48:02 Removing intermediate container 3a2896d3e042 00:48:02 ---> 643fa9e653ba 00:48:02 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:48:02 ---> Running in 94654a4d20cc 00:48:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:48:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:48:02 OK: 272 MiB in 67 packages 00:48:03 Removing intermediate container 94654a4d20cc 00:48:03 ---> 51e1e2967629 00:48:03 Step 8/35 : WORKDIR /device-usb-camera 00:48:03 ---> Running in 29e9a03500bc 00:48:03 Removing intermediate container 29e9a03500bc 00:48:03 ---> fdcfc458bb73 00:48:03 Step 9/35 : COPY go.mod vendor* ./ 00:48:03 ---> 62091b196281 00:48:03 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:48:03 ---> Running in da00da03033e 00:48:04 Removing intermediate container da00da03033e 00:48:04 ---> 75875fed4c18 00:48:04 Step 11/35 : COPY . . 00:48:04 ---> f4020029adcc 00:48:04 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 00:48:04 ---> Running in 63154b866ced 00:48:05  % Total % Received % Xferd Average Speed Time Time Time Current 00:48:05 Dload Upload Total Spent Left Speed 00:48:05  0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100  1062 100 1062  0 0  18223     0 --:--:-- --:--:-- --:--:-- 18310 00:48:05 Removing intermediate container 63154b866ced 00:48:05 ---> bb6cbe23f1cf 00:48:05 Step 13/35 : RUN ${MAKE} 00:48:05 ---> Running in 6b89640de98c 00:48:06 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.22" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:48:14 provisioning config files... 00:48:14 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/94@tmp/config8619531997702272090tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:48:14 ---> docker-login.sh 00:48:14 nexus3.edgexfoundry.org:10001 00:48:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:48:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:48:15 Configure a credential helper to remove this warning. See 00:48:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:48:15 00:48:15 Login Succeeded 00:48:15 nexus3.edgexfoundry.org:10002 00:48:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:48:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:48:15 Configure a credential helper to remove this warning. See 00:48:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:48:15 00:48:15 Login Succeeded 00:48:15 nexus3.edgexfoundry.org:10003 00:48:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:48:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:48:16 Configure a credential helper to remove this warning. See 00:48:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:48:16 00:48:16 Login Succeeded 00:48:16 nexus3.edgexfoundry.org:10004 00:48:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:48:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:48:16 Configure a credential helper to remove this warning. See 00:48:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:48:16 00:48:16 Login Succeeded 00:48:16 docker.io 00:48:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:48:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:48:17 Configure a credential helper to remove this warning. See 00:48:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:48:17 00:48:17 Login Succeeded 00:48:17 ---> docker-login.sh ends [Pipeline] } 00:48:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:48:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:48:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:48:17 ========================================================= 00:48:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 00:48:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:48:17 + 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:48:17 Sending build context to Docker daemon 1.215MB 00:48:17 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 00:48:17 Step 2/13 : FROM ${BASE} AS builder 00:48:18 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:48:18 af6eaf76a39c: Pulling fs layer 00:48:18 55522c791124: Pulling fs layer 00:48:18 ce5c4a1c91eb: Pulling fs layer 00:48:18 169dfbe0d373: Pulling fs layer 00:48:18 169dfbe0d373: Waiting 00:48:18 e1ff8fa3b103: Pulling fs layer 00:48:18 52ebb69f0ebf: Pulling fs layer 00:48:18 5abe8eddf0d5: Pulling fs layer 00:48:18 52ebb69f0ebf: Waiting 00:48:18 5abe8eddf0d5: Waiting 00:48:18 e1ff8fa3b103: Waiting 00:48:18 55522c791124: Download complete 00:48:18 169dfbe0d373: Verifying Checksum 00:48:18 169dfbe0d373: Download complete 00:48:18 e1ff8fa3b103: Verifying Checksum 00:48:18 e1ff8fa3b103: Download complete 00:48:18 af6eaf76a39c: Verifying Checksum 00:48:18 af6eaf76a39c: Download complete 00:48:19 af6eaf76a39c: Pull complete 00:48:19 5abe8eddf0d5: Verifying Checksum 00:48:19 5abe8eddf0d5: Download complete 00:48:20 55522c791124: Pull complete 00:48:20 ce5c4a1c91eb: Download complete 00:48:20 52ebb69f0ebf: Verifying Checksum 00:48:20 52ebb69f0ebf: Download complete 00:48:28 Removing intermediate container 6b89640de98c 00:48:28 ---> 38a8506316ff 00:48:28 Step 14/35 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 00:48:28 v0.21.6: Pulling from aler9/rtsp-simple-server 00:48:28 4acc49c71d14: Pulling fs layer 00:48:28 4acc49c71d14: Verifying Checksum 00:48:28 4acc49c71d14: Download complete 00:48:28 4acc49c71d14: Pull complete 00:48:28 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 00:48:28 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 00:48:28 ---> 01a2bd3e5fff 00:48:28 Step 15/35 : FROM alpine:3.17 00:48:28 3.17: Pulling from library/alpine 00:48:28 f56be85fc22e: Pulling fs layer 00:48:28 f56be85fc22e: Download complete 00:48:28 f56be85fc22e: Pull complete 00:48:28 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 00:48:28 Status: Downloaded newer image for alpine:3.17 00:48:28 ---> 9ed4aefc74f6 00:48:28 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 00:48:28 ---> Running in b1f1aaee0528 00:48:28 Removing intermediate container b1f1aaee0528 00:48:28 ---> aa3e272483d1 00:48:28 Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev 00:48:28 ---> Running in db058792e8c0 00:48:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:48:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:48:29 (1/86) Installing dumb-init (1.2.5-r2) 00:48:29 (2/86) Installing sdl2 (2.26.3-r0) 00:48:29 (3/86) Installing svt-av1-libs (1.3.0-r0) 00:48:29 (4/86) Installing libxau (1.0.10-r0) 00:48:29 (5/86) Installing libmd (1.0.4-r0) 00:48:29 (6/86) Installing libbsd (0.11.7-r0) 00:48:29 (7/86) Installing libxdmcp (1.1.4-r0) 00:48:29 (8/86) Installing libxcb (1.15-r0) 00:48:29 (9/86) Installing libx11 (1.8.4-r0) 00:48:29 (10/86) Installing aom-libs (3.5.0-r0) 00:48:29 (11/86) Installing alsa-lib (1.2.8-r0) 00:48:29 (12/86) Installing libexpat (2.5.0-r0) 00:48:29 (13/86) Installing brotli-libs (1.0.9-r9) 00:48:29 (14/86) Installing libbz2 (1.0.8-r4) 00:48:29 (15/86) Installing libpng (1.6.38-r0) 00:48:29 (16/86) Installing freetype (2.12.1-r0) 00:48:29 (17/86) Installing fontconfig (2.14.1-r0) 00:48:29 (18/86) Installing fribidi (1.0.12-r0) 00:48:29 (19/86) Installing libffi (3.4.4-r0) 00:48:29 (20/86) Installing libintl (0.21.1-r1) 00:48:29 (21/86) Installing libblkid (2.38.1-r1) 00:48:29 (22/86) Installing libmount (2.38.1-r1) 00:48:29 (23/86) Installing pcre2 (10.42-r0) 00:48:29 (24/86) Installing glib (2.74.6-r0) 00:48:29 (25/86) Installing graphite2 (1.3.14-r2) 00:48:29 (26/86) Installing harfbuzz (5.3.1-r1) 00:48:29 (27/86) Installing libass (0.16.0-r1) 00:48:29 (28/86) Installing libdav1d (1.0.0-r2) 00:48:29 (29/86) Installing hwdata-pci (0.364-r0) 00:48:29 (30/86) Installing libpciaccess (0.17-r0) 00:48:29 (31/86) Installing libdrm (2.4.114-r0) 00:48:29 (32/86) Installing gmp (6.2.1-r2) 00:48:29 (33/86) Installing nettle (3.8.1-r0) 00:48:29 (34/86) Installing p11-kit (0.24.1-r1) 00:48:29 (35/86) Installing libtasn1 (4.19.0-r0) 00:48:29 (36/86) Installing libunistring (1.1-r0) 00:48:29 (37/86) Installing gnutls (3.7.8-r3) 00:48:29 (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r0) 00:48:29 (39/86) Installing ncurses-libs (6.3_p20221119-r0) 00:48:29 (40/86) Installing lame (3.100-r2) 00:48:29 (41/86) Installing opus (1.3.1-r1) 00:48:29 (42/86) Installing libasyncns (0.8-r1) 00:48:29 (43/86) Installing dbus-libs (1.14.4-r0) 00:48:29 (44/86) Installing libltdl (2.4.7-r1) 00:48:29 (45/86) Installing orc (0.4.33-r0) 00:48:29 (46/86) Installing libgcc (12.2.1_git20220924-r4) 00:48:29 (47/86) Installing libogg (1.3.5-r2) 00:48:29 (48/86) Installing libstdc++ (12.2.1_git20220924-r4) 00:48:29 (49/86) Installing flac-libs (1.4.2-r0) 00:48:29 (50/86) Installing libvorbis (1.3.7-r0) 00:48:29 (51/86) Installing libsndfile (1.1.0-r2) 00:48:29 (52/86) Installing libgomp (12.2.1_git20220924-r4) 00:48:29 (53/86) Installing soxr (0.1.3-r3) 00:48:29 (54/86) Installing speexdsp (1.2.1-r0) 00:48:29 (55/86) Installing tdb-libs (1.4.6-r0) 00:48:29 (56/86) Installing libpulse (16.1-r6) 00:48:29 (57/86) Installing cjson (1.7.15-r3) 00:48:29 (58/86) Installing mbedtls (2.28.3-r0) 00:48:29 (59/86) Installing librist (0.2.7-r0) 00:48:29 (60/86) Installing libsrt (1.5.1-r0) 00:48:30 (61/86) Installing libssh (0.10.4-r0) 00:48:30 (62/86) Installing libtheora (1.1.1-r16) 00:48:30 (63/86) Installing libjpeg-turbo (2.1.4-r0) 00:48:30 (64/86) Installing v4l-utils-libs (1.22.1-r2) 00:48:30 (65/86) Installing libxext (1.3.5-r0) 00:48:30 (66/86) Installing libxfixes (6.0.0-r0) 00:48:30 (67/86) Installing wayland-libs-client (1.21.0-r1) 00:48:30 (68/86) Installing libva (2.16.0-r0) 00:48:30 (69/86) Installing libvdpau (1.5-r0) 00:48:30 (70/86) Installing vidstab (1.1.0-r2) 00:48:30 (71/86) Installing libvpx (1.12.0-r1) 00:48:30 (72/86) Installing libwebp (1.2.4-r1) 00:48:30 (73/86) Installing x264-libs (0.164_git20220602-r0) 00:48:30 (74/86) Installing numactl (2.0.16-r1) 00:48:30 (75/86) Installing x265-libs (3.5-r3) 00:48:30 (76/86) Installing xvidcore (1.3.7-r1) 00:48:30 (77/86) Installing libsodium (1.0.18-r2) 00:48:30 (78/86) Installing libzmq (4.3.4-r1) 00:48:30 (79/86) Installing ffmpeg-libs (5.1.3-r0) 00:48:30 (80/86) Installing ffmpeg (5.1.3-r0) 00:48:30 (81/86) Installing udev-init-scripts (35-r1) 00:48:30 (82/86) Installing eudev-libs (3.2.11-r4) 00:48:30 (83/86) Installing xz-libs (5.2.9-r0) 00:48:30 (84/86) Installing zstd-libs (1.5.2-r9) 00:48:30 (85/86) Installing kmod-libs (30-r1) 00:48:30 (86/86) Installing eudev (3.2.11-r4) 00:48:30 Executing busybox-1.35.0-r29.trigger 00:48:30 Executing eudev-3.2.11-r4.trigger 00:48:30 OK: 111 MiB in 101 packages 00:48:30 ce5c4a1c91eb: Pull complete 00:48:30 169dfbe0d373: Pull complete 00:48:30 e1ff8fa3b103: Pull complete 00:48:33 Removing intermediate container db058792e8c0 00:48:33 ---> 48a9eb963dd1 00:48:33 Step 18/35 : WORKDIR / 00:48:33 ---> Running in 91157dbef92a 00:48:33 Removing intermediate container 91157dbef92a 00:48:33 ---> 9bf2bf15420c 00:48:33 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 00:48:34 ---> 7e0e1d3d9a89 00:48:34 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 00:48:34 ---> f0880cb6e2bf 00:48:34 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 00:48:34 ---> baea3be27922 00:48:34 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 00:48:34 ---> eee7027e747d 00:48:34 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 00:48:34 ---> 8db1afd70696 00:48:34 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 00:48:34 ---> 13bd99dc3fbf 00:48:34 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 00:48:35 ---> 5ccbb881fbac 00:48:35 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 00:48:35 ---> Running in a5280ed6b15e 00:48:36 Removing intermediate container a5280ed6b15e 00:48:36 ---> 8112023ff8af 00:48:36 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 00:48:36 ---> Running in c54aea0f59b8 00:48:36 Removing intermediate container c54aea0f59b8 00:48:36 ---> e6c80bdc6555 00:48:36 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 00:48:36 ---> Running in 689507c154cb 00:48:37 Removing intermediate container 689507c154cb 00:48:37 ---> 1f90194aed4f 00:48:37 Step 29/35 : EXPOSE 59983 00:48:37 ---> Running in efe93cca8cf8 00:48:37 Removing intermediate container efe93cca8cf8 00:48:37 ---> a8da7243d472 00:48:37 Step 30/35 : EXPOSE 8554 00:48:37 ---> Running in 7f92153c9551 00:48:37 Removing intermediate container 7f92153c9551 00:48:37 ---> ecabbccb3306 00:48:37 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 00:48:37 ---> Running in 80e3fe60599d 00:48:37 52ebb69f0ebf: Pull complete 00:48:37 Removing intermediate container 80e3fe60599d 00:48:37 ---> fa482a38d745 00:48:37 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 00:48:37 ---> Running in 038724c4146e 00:48:37 Removing intermediate container 038724c4146e 00:48:37 ---> b7ee8a196e68 00:48:37 Step 33/35 : LABEL arch=amd64 00:48:37 ---> Running in 71c95103e26d 00:48:37 Removing intermediate container 71c95103e26d 00:48:37 ---> 92fad4a91aa1 00:48:37 Step 34/35 : LABEL git_sha=f0a9283a77c1ab0e3f39a524dd22d1b4a9ff5d4b 00:48:37 ---> Running in 21830632da4c 00:48:37 Removing intermediate container 21830632da4c 00:48:37 ---> 90772b12577d 00:48:37 Step 35/35 : LABEL version=3.0.0-dev.22 00:48:37 ---> Running in 759dfa4e9eca 00:48:37 Removing intermediate container 759dfa4e9eca 00:48:37 ---> 50c47a8905b5 00:48:37 [Warning] One or more build-args [ARCH] were not consumed 00:48:37 Successfully built 50c47a8905b5 00:48:37 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:48:37 provisioning config files... 00:48:37 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16705403873093026825tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:48:37 5abe8eddf0d5: Pull complete 00:48:37 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 00:48:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 00:48:37 ---> 6cb57ee374ae 00:48:37 Step 3/13 : ARG ADD_BUILD_TAGS="" 00:48:38 ---> docker-login.sh 00:48:38 nexus3.edgexfoundry.org:10001 00:48:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:48:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:48:38 Configure a credential helper to remove this warning. See 00:48:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:48:38 00:48:38 Login Succeeded 00:48:38 nexus3.edgexfoundry.org:10002 00:48:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:48:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:48:38 Configure a credential helper to remove this warning. See 00:48:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:48:38 00:48:38 Login Succeeded 00:48:38 nexus3.edgexfoundry.org:10003 00:48:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:48:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:48:38 Configure a credential helper to remove this warning. See 00:48:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:48:38 00:48:38 Login Succeeded 00:48:38 nexus3.edgexfoundry.org:10004 00:48:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:48:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:48:38 Configure a credential helper to remove this warning. See 00:48:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:48:38 00:48:38 Login Succeeded 00:48:38 docker.io 00:48:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:48:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:48:38 Configure a credential helper to remove this warning. See 00:48:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:48:38 00:48:38 Login Succeeded 00:48:38 ---> docker-login.sh ends [Pipeline] } 00:48:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:48:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:48:38 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 00:48:38 f0a9283a77c1ab0e3f39a524dd22d1b4a9ff5d4b 00:48:38 latest 00:48:38 3.0.0-dev.22 00:48:38 f0a9283a77c1ab0e3f39a524dd22d1b4a9ff5d4b-3.0.0-dev.22 00:48:38 main 00:48:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:48:39 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:f0a9283a77c1ab0e3f39a524dd22d1b4a9ff5d4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:48:39 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:f0a9283a77c1ab0e3f39a524dd22d1b4a9ff5d4b 00:48:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 00:48:39 98316c690cf9: Preparing 00:48:39 db6fe5c3510b: Preparing 00:48:39 b6a55202f2eb: Preparing 00:48:39 3827b5b91e75: Preparing 00:48:39 acc83c6ca332: Preparing 00:48:39 20aa636d50f6: Preparing 00:48:39 55b7b30c1b86: Preparing 00:48:39 ec3e4f382bee: Preparing 00:48:39 d6623a6c0212: Preparing 00:48:39 b4ea469784e9: Preparing 00:48:39 bca463a19738: Preparing 00:48:39 f1417ff83b31: Preparing 00:48:39 20aa636d50f6: Waiting 00:48:39 55b7b30c1b86: Waiting 00:48:39 ec3e4f382bee: Waiting 00:48:39 bca463a19738: Waiting 00:48:39 b4ea469784e9: Waiting 00:48:39 f1417ff83b31: Waiting 00:48:39 d6623a6c0212: Waiting 00:48:39 b6a55202f2eb: Pushed 00:48:39 98316c690cf9: Pushed 00:48:39 db6fe5c3510b: Pushed 00:48:39 acc83c6ca332: Pushed 00:48:39 55b7b30c1b86: Pushed 00:48:39 d6623a6c0212: Pushed 00:48:39 20aa636d50f6: Pushed 00:48:39 ec3e4f382bee: Pushed 00:48:39 f1417ff83b31: Layer already exists 00:48:39 ---> Running in 456735c54a71 00:48:40 Removing intermediate container 456735c54a71 00:48:40 ---> 4865cb61d847 00:48:40 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:48:40 ---> Running in aabea486af53 00:48:40 Removing intermediate container aabea486af53 00:48:40 ---> 5d849325c5fe 00:48:40 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 00:48:40 ---> Running in 015f0877aa0e 00:48:40 Removing intermediate container 015f0877aa0e 00:48:40 ---> 7a26ac2ea2e2 00:48:40 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 00:48:40 ---> Running in 1b6a5e228352 00:48:41 Removing intermediate container 1b6a5e228352 00:48:41 ---> 333d01065779 00:48:41 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:48:41 ---> Running in fe7ac643985f 00:48:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:48:42 3827b5b91e75: Pushed 00:48:42 b4ea469784e9: Pushed 00:48:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:48:43 (1/14) Installing libintl (0.21.1-r1) 00:48:43 (2/14) Installing eudev-libs (3.2.11-r4) 00:48:43 (3/14) Installing libjpeg-turbo (2.1.4-r0) 00:48:43 (4/14) Installing v4l-utils-libs (1.22.1-r2) 00:48:43 (5/14) Installing v4l-utils (1.22.1-r2) 00:48:43 (6/14) Installing udev-init-scripts (35-r1) 00:48:43 (7/14) Installing libblkid (2.38.1-r1) 00:48:43 (8/14) Installing xz-libs (5.2.9-r0) 00:48:43 (9/14) Installing zstd-libs (1.5.2-r9) 00:48:43 (10/14) Installing kmod-libs (30-r1) 00:48:43 (11/14) Installing eudev (3.2.11-r4) 00:48:44 (12/14) Installing eudev-dev (3.2.11-r4) 00:48:44 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 00:48:44 (14/14) Installing v4l-utils-dev (1.22.1-r2) 00:48:44 Executing busybox-1.35.0-r29.trigger 00:48:44 Executing eudev-3.2.11-r4.trigger 00:48:44 OK: 271 MiB in 67 packages 00:48:45 Removing intermediate container fe7ac643985f 00:48:45 ---> 979647f1783f 00:48:45 Step 8/13 : WORKDIR /device-usb-camera 00:48:45 ---> Running in a4dfcfc66993 00:48:45 Removing intermediate container a4dfcfc66993 00:48:45 ---> 035b6f2f4a51 00:48:45 Step 9/13 : COPY go.mod vendor* ./ 00:48:46 ---> 6196b2e4260d 00:48:46 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:48:46 ---> Running in f16182e8e0ef 00:48:50 bca463a19738: Pushed 00:48:50 f0a9283a77c1ab0e3f39a524dd22d1b4a9ff5d4b: digest: sha256:1c44902381d8ba68514fb691ebdf3aeed69391cdde423b88428fc74641fefb5a size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:48:50 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:48:51 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 00:48:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 00:48:51 98316c690cf9: Preparing 00:48:51 db6fe5c3510b: Preparing 00:48:51 b6a55202f2eb: Preparing 00:48:51 3827b5b91e75: Preparing 00:48:51 acc83c6ca332: Preparing 00:48:51 20aa636d50f6: Preparing 00:48:51 55b7b30c1b86: Preparing 00:48:51 ec3e4f382bee: Preparing 00:48:51 d6623a6c0212: Preparing 00:48:51 b4ea469784e9: Preparing 00:48:51 bca463a19738: Preparing 00:48:51 f1417ff83b31: Preparing 00:48:51 20aa636d50f6: Waiting 00:48:51 b4ea469784e9: Waiting 00:48:51 ec3e4f382bee: Waiting 00:48:51 d6623a6c0212: Waiting 00:48:51 bca463a19738: Waiting 00:48:51 f1417ff83b31: Waiting 00:48:51 3827b5b91e75: Layer already exists 00:48:51 b6a55202f2eb: Layer already exists 00:48:51 98316c690cf9: Layer already exists 00:48:51 db6fe5c3510b: Layer already exists 00:48:51 acc83c6ca332: Layer already exists 00:48:51 55b7b30c1b86: Layer already exists 00:48:51 ec3e4f382bee: Layer already exists 00:48:51 b4ea469784e9: Layer already exists 00:48:51 20aa636d50f6: Layer already exists 00:48:51 d6623a6c0212: Layer already exists 00:48:51 bca463a19738: Layer already exists 00:48:51 f1417ff83b31: Layer already exists 00:48:51 latest: digest: sha256:1c44902381d8ba68514fb691ebdf3aeed69391cdde423b88428fc74641fefb5a size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:48:51 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:48:51 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.22 00:48:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 00:48:51 98316c690cf9: Preparing 00:48:51 db6fe5c3510b: Preparing 00:48:51 b6a55202f2eb: Preparing 00:48:51 3827b5b91e75: Preparing 00:48:51 acc83c6ca332: Preparing 00:48:51 20aa636d50f6: Preparing 00:48:51 55b7b30c1b86: Preparing 00:48:51 ec3e4f382bee: Preparing 00:48:51 d6623a6c0212: Preparing 00:48:51 b4ea469784e9: Preparing 00:48:51 bca463a19738: Preparing 00:48:51 f1417ff83b31: Preparing 00:48:51 ec3e4f382bee: Waiting 00:48:51 d6623a6c0212: Waiting 00:48:51 b4ea469784e9: Waiting 00:48:51 bca463a19738: Waiting 00:48:51 20aa636d50f6: Waiting 00:48:51 55b7b30c1b86: Waiting 00:48:51 b6a55202f2eb: Layer already exists 00:48:51 3827b5b91e75: Layer already exists 00:48:51 acc83c6ca332: Layer already exists 00:48:51 98316c690cf9: Layer already exists 00:48:51 db6fe5c3510b: Layer already exists 00:48:51 55b7b30c1b86: Layer already exists 00:48:51 20aa636d50f6: Layer already exists 00:48:51 b4ea469784e9: Layer already exists 00:48:51 d6623a6c0212: Layer already exists 00:48:51 ec3e4f382bee: Layer already exists 00:48:51 bca463a19738: Layer already exists 00:48:51 f1417ff83b31: Layer already exists 00:48:51 3.0.0-dev.22: digest: sha256:1c44902381d8ba68514fb691ebdf3aeed69391cdde423b88428fc74641fefb5a size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:48:51 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:f0a9283a77c1ab0e3f39a524dd22d1b4a9ff5d4b-3.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:48:52 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:f0a9283a77c1ab0e3f39a524dd22d1b4a9ff5d4b-3.0.0-dev.22 00:48:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 00:48:52 98316c690cf9: Preparing 00:48:52 db6fe5c3510b: Preparing 00:48:52 b6a55202f2eb: Preparing 00:48:52 3827b5b91e75: Preparing 00:48:52 acc83c6ca332: Preparing 00:48:52 20aa636d50f6: Preparing 00:48:52 55b7b30c1b86: Preparing 00:48:52 20aa636d50f6: Waiting 00:48:52 ec3e4f382bee: Preparing 00:48:52 d6623a6c0212: Preparing 00:48:52 55b7b30c1b86: Waiting 00:48:52 ec3e4f382bee: Waiting 00:48:52 d6623a6c0212: Waiting 00:48:52 b4ea469784e9: Preparing 00:48:52 bca463a19738: Preparing 00:48:52 f1417ff83b31: Preparing 00:48:52 b4ea469784e9: Waiting 00:48:52 bca463a19738: Waiting 00:48:52 f1417ff83b31: Waiting 00:48:52 db6fe5c3510b: Layer already exists 00:48:52 b6a55202f2eb: Layer already exists 00:48:52 98316c690cf9: Layer already exists 00:48:52 3827b5b91e75: Layer already exists 00:48:52 acc83c6ca332: Layer already exists 00:48:52 20aa636d50f6: Layer already exists 00:48:52 55b7b30c1b86: Layer already exists 00:48:52 d6623a6c0212: Layer already exists 00:48:52 ec3e4f382bee: Layer already exists 00:48:52 b4ea469784e9: Layer already exists 00:48:52 f1417ff83b31: Layer already exists 00:48:52 bca463a19738: Layer already exists 00:48:52 f0a9283a77c1ab0e3f39a524dd22d1b4a9ff5d4b-3.0.0-dev.22: digest: sha256:1c44902381d8ba68514fb691ebdf3aeed69391cdde423b88428fc74641fefb5a size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:48:52 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:48:52 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 00:48:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 00:48:52 98316c690cf9: Preparing 00:48:52 db6fe5c3510b: Preparing 00:48:52 b6a55202f2eb: Preparing 00:48:52 3827b5b91e75: Preparing 00:48:52 acc83c6ca332: Preparing 00:48:52 20aa636d50f6: Preparing 00:48:52 55b7b30c1b86: Preparing 00:48:52 ec3e4f382bee: Preparing 00:48:52 d6623a6c0212: Preparing 00:48:52 b4ea469784e9: Preparing 00:48:52 bca463a19738: Preparing 00:48:52 f1417ff83b31: Preparing 00:48:52 20aa636d50f6: Waiting 00:48:52 55b7b30c1b86: Waiting 00:48:52 ec3e4f382bee: Waiting 00:48:52 d6623a6c0212: Waiting 00:48:52 b4ea469784e9: Waiting 00:48:52 bca463a19738: Waiting 00:48:52 f1417ff83b31: Waiting 00:48:52 98316c690cf9: Layer already exists 00:48:52 3827b5b91e75: Layer already exists 00:48:52 db6fe5c3510b: Layer already exists 00:48:52 b6a55202f2eb: Layer already exists 00:48:52 acc83c6ca332: Layer already exists 00:48:52 20aa636d50f6: Layer already exists 00:48:52 b4ea469784e9: Layer already exists 00:48:52 55b7b30c1b86: Layer already exists 00:48:52 ec3e4f382bee: Layer already exists 00:48:52 d6623a6c0212: Layer already exists 00:48:52 bca463a19738: Layer already exists 00:48:52 f1417ff83b31: Layer already exists 00:48:52 main: digest: sha256:1c44902381d8ba68514fb691ebdf3aeed69391cdde423b88428fc74641fefb5a size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:48:52 ===================================================== [Pipeline] echo 00:48:52 taggedImages: 00:48:52 - nexus3.edgexfoundry.org:10004/device-usb-camera:f0a9283a77c1ab0e3f39a524dd22d1b4a9ff5d4b 00:48:52 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 00:48:52 - nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.22 00:48:52 - nexus3.edgexfoundry.org:10004/device-usb-camera:f0a9283a77c1ab0e3f39a524dd22d1b4a9ff5d4b-3.0.0-dev.22 00:48:52 - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:48:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:48:53 00:48:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:48:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:48:53 latest: Pulling from edgex-lftools-log-publisher 00:48:53 5eb5b503b376: Pulling fs layer 00:48:53 5c69ac0246d0: Pulling fs layer 00:48:53 ec43610c2a17: Pulling fs layer 00:48:53 3a2ae6a8a46f: Pulling fs layer 00:48:53 33b1e0a273af: Pulling fs layer 00:48:53 5d3b04190fa2: Pulling fs layer 00:48:53 2f39f015ded8: Pulling fs layer 00:48:53 33b1e0a273af: Waiting 00:48:53 5d3b04190fa2: Waiting 00:48:53 2f39f015ded8: Waiting 00:48:53 3a2ae6a8a46f: Waiting 00:48:53 5c69ac0246d0: Download complete 00:48:53 3a2ae6a8a46f: Verifying Checksum 00:48:53 3a2ae6a8a46f: Download complete 00:48:53 33b1e0a273af: Verifying Checksum 00:48:53 33b1e0a273af: Download complete 00:48:53 ec43610c2a17: Verifying Checksum 00:48:53 ec43610c2a17: Download complete 00:48:53 5d3b04190fa2: Download complete 00:48:53 5eb5b503b376: Verifying Checksum 00:48:53 5eb5b503b376: Download complete 00:48:54 2f39f015ded8: Download complete 00:48:54 5eb5b503b376: Pull complete 00:48:55 5c69ac0246d0: Pull complete 00:48:55 ec43610c2a17: Pull complete 00:48:55 3a2ae6a8a46f: Pull complete 00:48:55 33b1e0a273af: Pull complete 00:48:56 5d3b04190fa2: Pull complete 00:49:00 2f39f015ded8: Pull complete 00:49:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:49:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:49:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:49:00 prd-ubuntu20.04-docker-8c-8g-6502 does not seem to be running inside a container 00:49:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:49:04 $ docker top 6c530b5504cc6c051f6b98ab94c6a4cf967f02c5750e0364494b413ec7ba876f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:49:05 ---> job-cost.sh 00:49:05 lf-activate-venv: SKIPPING 00:49:05 INFO: No Stack... 00:49:05 INFO: Retrieving Pricing Info for: v3-standard-8 00:49:06 INFO: Archiving Costs [Pipeline] sh 00:49:06 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 00:49:06 + cut -d, -f6 [Pipeline] lock 00:49:06 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-94-stack-cost] 00:49:06 Resource [jenkins-edgexfoundry-device-usb-camera-main-94-stack-cost] did not exist. Created. 00:49:06 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-94-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:49:06 + echo total: 0.2199999988079071 [Pipeline] stash 00:49:06 Stashed 1 file(s) [Pipeline] } 00:49:06 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-94-stack-cost] [Pipeline] // lock [Pipeline] } 00:49:06 $ docker stop --time=1 6c530b5504cc6c051f6b98ab94c6a4cf967f02c5750e0364494b413ec7ba876f 00:49:07 $ docker rm -f --volumes 6c530b5504cc6c051f6b98ab94c6a4cf967f02c5750e0364494b413ec7ba876f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:49:54 Removing intermediate container f16182e8e0ef 00:49:54 ---> a67518c6e1e6 00:49:54 Step 11/13 : COPY . . 00:49:54 ---> 904014d25fe6 00:49:54 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 00:49:54 ---> Running in d19f4c99a2e1 00:49:54  % Total % Received % Xferd Average Speed Time Time Time Current 00:49:54 Dload Upload Total Spent Left Speed 00:49:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 4225 0 --:--:-- --:--:-- --:--:-- 4248 00:49:54 Removing intermediate container d19f4c99a2e1 00:49:54 ---> 2b71eb192f3e 00:49:54 Step 13/13 : RUN ${MAKE} 00:49:54 ---> Running in 06efb7bcc8b6 00:49:54 noop 00:49:54 Removing intermediate container 06efb7bcc8b6 00:49:54 ---> d459d196338b 00:49:54 Successfully built d459d196338b 00:49:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:49:54 + docker inspect -f . ci-base-image-arm64 00:49:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:49:54 prd-ubuntu20.04-docker-arm64-4c-16g-6504 does not seem to be running inside a container 00:49:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/94 -v /w/workspace/device-usb-camera/94:/w/workspace/device-usb-camera/94:rw,z -v /w/workspace/device-usb-camera/94@tmp:/w/workspace/device-usb-camera/94@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:49:56 $ docker top ab770fad13be294c52c5ea22a92b1776c9e5d5043f8eac9061a1414aabd22aaf -eo pid,comm [Pipeline] { [Pipeline] sh 00:49:56 + go version 00:49:56 go version go1.20.2 linux/arm64 [Pipeline] } 00:49:56 $ docker stop --time=1 ab770fad13be294c52c5ea22a92b1776c9e5d5043f8eac9061a1414aabd22aaf 00:49:58 $ docker rm -f --volumes ab770fad13be294c52c5ea22a92b1776c9e5d5043f8eac9061a1414aabd22aaf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:49:58 + docker inspect -f . ci-base-image-arm64 00:49:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:49:59 prd-ubuntu20.04-docker-arm64-4c-16g-6504 does not seem to be running inside a container 00:49:59 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/94 -v /w/workspace/device-usb-camera/94:/w/workspace/device-usb-camera/94:rw,z -v /w/workspace/device-usb-camera/94@tmp:/w/workspace/device-usb-camera/94@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:50:01 $ docker top bd386ec0abda03c1d3d2608439ea63971b299262cde4d4854d2843072e8ab907 -eo pid,comm [Pipeline] { [Pipeline] sh 00:50:02 + git config --global --add safe.directory /w/workspace/device-usb-camera/94 [Pipeline] fileExists [Pipeline] sh 00:50:02 + make test 00:50:02 go test ./... -coverprofile=coverage.out ./... 00:50:34 ? github.com/edgexfoundry/device-usb-camera [no test files] 00:52:26 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 00:52:26 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.082s coverage: 2.0% of statements 00:52:26 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:52:26 go vet ./... 00:53:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:53:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:53:05 ./bin/test-attribution-txt.sh [Pipeline] echo 00:53:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:53:05 $ docker stop --time=1 bd386ec0abda03c1d3d2608439ea63971b299262cde4d4854d2843072e8ab907 00:53:07 $ docker rm -f --volumes bd386ec0abda03c1d3d2608439ea63971b299262cde4d4854d2843072e8ab907 [Pipeline] // withDockerContainer [Pipeline] sh 00:53:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:53:08 Warning: overwriting stash ‘coverage-report’ 00:53:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:53:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:53:10 + ls -al . 00:53:10 total 184 00:53:10 drwxrwxr-x 9 jenkins jenkins 4096 Mar 31 00:50 . 00:53:10 drwxrwxr-x 4 jenkins jenkins 4096 Mar 31 00:47 .. 00:53:10 drwxrwxr-x 8 jenkins jenkins 4096 Mar 31 00:47 .git 00:53:10 drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 00:47 .github 00:53:10 -rw-rw-r-- 1 jenkins jenkins 414 Mar 31 00:47 .gitignore 00:53:10 -rw-rw-r-- 1 jenkins jenkins 42 Mar 31 00:47 .golangci.yml 00:53:10 -rw-rw-r-- 1 jenkins jenkins 77 Mar 31 00:47 .hadolint.yml 00:53:10 -rw-rw-r-- 1 jenkins jenkins 9535 Mar 31 00:47 Attribution.txt 00:53:10 -rw-rw-r-- 1 jenkins jenkins 6219 Mar 31 00:47 CHANGELOG.md 00:53:10 -rw-rw-r-- 1 jenkins jenkins 2328 Mar 31 00:47 Dockerfile 00:53:10 -rw-rw-r-- 1 jenkins jenkins 678 Mar 31 00:47 GOVERNANCE.md 00:53:10 -rw-rw-r-- 1 jenkins jenkins 659 Mar 31 00:47 Jenkinsfile 00:53:10 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 31 00:47 LICENSE 00:53:10 -rw-rw-r-- 1 jenkins jenkins 2364 Mar 31 00:47 Makefile 00:53:10 -rw-rw-r-- 1 jenkins jenkins 622 Mar 31 00:47 OWNERS.md 00:53:10 -rw-rw-r-- 1 jenkins jenkins 5681 Mar 31 00:47 README.md 00:53:10 -rw-rw-r-- 1 jenkins jenkins 12 Mar 31 00:45 VERSION 00:53:10 drwxrwxr-x 2 jenkins jenkins 4096 Mar 31 00:47 bin 00:53:10 drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 00:47 cmd 00:53:10 -rw-r--r-- 1 jenkins jenkins 28352 Mar 31 00:52 coverage.out 00:53:10 -rwxrwxr-x 1 jenkins jenkins 140 Mar 31 00:47 docker-entrypoint.sh 00:53:10 drwxrwxr-x 4 jenkins jenkins 4096 Mar 31 00:47 docs 00:53:10 -rw-rw-r-- 1 jenkins jenkins 3440 Mar 31 00:47 go.mod 00:53:10 -rw-rw-r-- 1 jenkins jenkins 31313 Mar 31 00:47 go.sum 00:53:10 drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 00:47 internal 00:53:10 drwxrwxr-x 4 jenkins jenkins 4096 Mar 31 00:47 snap 00:53:10 -rw-rw-r-- 1 jenkins jenkins 231 Mar 31 00:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:10 + 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=f0a9283a77c1ab0e3f39a524dd22d1b4a9ff5d4b --label arch=arm64 --label version=3.0.0-dev.22 . 00:53:11 Sending build context to Docker daemon 1.244MB 00:53:11 Step 1/35 : ARG BASE=golang:1.20-alpine3.17 00:53:11 Step 2/35 : FROM ${BASE} AS builder 00:53:11 ---> d459d196338b 00:53:11 Step 3/35 : ARG ADD_BUILD_TAGS="" 00:53:12 ---> Running in 9a192a3cffd4 00:53:12 Removing intermediate container 9a192a3cffd4 00:53:12 ---> 53f522a63c80 00:53:12 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:53:12 ---> Running in 983a17cf93b4 00:53:13 Removing intermediate container 983a17cf93b4 00:53:13 ---> a3c9c3f7dd84 00:53:13 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 00:53:14 ---> Running in 2a7553f8ab01 00:53:14 Removing intermediate container 2a7553f8ab01 00:53:14 ---> 6928dac423a0 00:53:14 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 00:53:14 ---> Running in 471d188e40d4 00:53:15 Removing intermediate container 471d188e40d4 00:53:15 ---> 3aaad2a99f01 00:53:15 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:53:15 ---> Running in 86f16b3e05ba 00:53:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:53:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:53:17 OK: 271 MiB in 67 packages 00:53:18 Removing intermediate container 86f16b3e05ba 00:53:18 ---> af23bd5c27dc 00:53:18 Step 8/35 : WORKDIR /device-usb-camera 00:53:18 ---> Running in 028c9b422c3a 00:53:18 Removing intermediate container 028c9b422c3a 00:53:18 ---> a2a91c92cd68 00:53:18 Step 9/35 : COPY go.mod vendor* ./ 00:53:19 ---> ff0d2adbb9b2 00:53:19 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:53:19 ---> Running in e875c6ac0c77 00:53:22 Removing intermediate container e875c6ac0c77 00:53:22 ---> 98cbee4c96dc 00:53:22 Step 11/35 : COPY . . 00:53:23 ---> 11b63c44b570 00:53:23 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 00:53:23 ---> Running in a15b57da1715 00:53:24  % Total % Received % Xferd Average Speed Time  Time Time Current 00:53:24  Dload Upload Total Spent Left Speed 00:53:24 0 0  0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0  0 3278 0 --:--:-- --:--:-- --:--:-- 3287 00:53:25 Removing intermediate container a15b57da1715 00:53:25 ---> f6b938abb6f7 00:53:25 Step 13/35 : RUN ${MAKE} 00:53:25 ---> Running in e5c77b35d6e4 00:53:26 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.22" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 00:56:02 Removing intermediate container e5c77b35d6e4 00:56:02 ---> 2ebf88f52e69 00:56:02 Step 14/35 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 00:56:02 v0.21.6: Pulling from aler9/rtsp-simple-server 00:56:02 8766b47fe142: Pulling fs layer 00:56:02 8766b47fe142: Verifying Checksum 00:56:02 8766b47fe142: Download complete 00:56:02 8766b47fe142: Pull complete 00:56:02 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 00:56:02 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 00:56:02 ---> 69d40e2cb93c 00:56:02 Step 15/35 : FROM alpine:3.17 00:56:02 3.17: Pulling from library/alpine 00:56:02 c41833b44d91: Pulling fs layer 00:56:02 c41833b44d91: Verifying Checksum 00:56:02 c41833b44d91: Download complete 00:56:02 c41833b44d91: Pull complete 00:56:02 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 00:56:02 Status: Downloaded newer image for alpine:3.17 00:56:02 ---> 51e60588ff2c 00:56:02 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 00:56:02 ---> Running in 9114be93b1ec 00:56:02 Removing intermediate container 9114be93b1ec 00:56:02 ---> 7d3e9b73d274 00:56:02 Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev 00:56:02 ---> Running in 35b5026b0f92 00:56:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:56:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:56:02 (1/83) Installing dumb-init (1.2.5-r2) 00:56:02 (2/83) Installing sdl2 (2.26.3-r0) 00:56:02 (3/83) Installing libxau (1.0.10-r0) 00:56:02 (4/83) Installing libmd (1.0.4-r0) 00:56:02 (5/83) Installing libbsd (0.11.7-r0) 00:56:02 (6/83) Installing libxdmcp (1.1.4-r0) 00:56:02 (7/83) Installing libxcb (1.15-r0) 00:56:02 (8/83) Installing libx11 (1.8.4-r0) 00:56:02 (9/83) Installing aom-libs (3.5.0-r0) 00:56:02 (10/83) Installing alsa-lib (1.2.8-r0) 00:56:02 (11/83) Installing libexpat (2.5.0-r0) 00:56:02 (12/83) Installing brotli-libs (1.0.9-r9) 00:56:02 (13/83) Installing libbz2 (1.0.8-r4) 00:56:02 (14/83) Installing libpng (1.6.38-r0) 00:56:02 (15/83) Installing freetype (2.12.1-r0) 00:56:02 (16/83) Installing fontconfig (2.14.1-r0) 00:56:02 (17/83) Installing fribidi (1.0.12-r0) 00:56:02 (18/83) Installing libffi (3.4.4-r0) 00:56:02 (19/83) Installing libintl (0.21.1-r1) 00:56:02 (20/83) Installing libblkid (2.38.1-r1) 00:56:02 (21/83) Installing libmount (2.38.1-r1) 00:56:02 (22/83) Installing pcre2 (10.42-r0) 00:56:02 (23/83) Installing glib (2.74.6-r0) 00:56:02 (24/83) Installing graphite2 (1.3.14-r2) 00:56:02 (25/83) Installing harfbuzz (5.3.1-r1) 00:56:02 (26/83) Installing libass (0.16.0-r1) 00:56:02 (27/83) Installing libdav1d (1.0.0-r2) 00:56:02 (28/83) Installing libdrm (2.4.114-r0) 00:56:02 (29/83) Installing gmp (6.2.1-r2) 00:56:02 (30/83) Installing nettle (3.8.1-r0) 00:56:02 (31/83) Installing p11-kit (0.24.1-r1) 00:56:02 (32/83) Installing libtasn1 (4.19.0-r0) 00:56:02 (33/83) Installing libunistring (1.1-r0) 00:56:02 (34/83) Installing gnutls (3.7.8-r3) 00:56:02 (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r0) 00:56:02 (36/83) Installing ncurses-libs (6.3_p20221119-r0) 00:56:02 (37/83) Installing lame (3.100-r2) 00:56:02 (38/83) Installing opus (1.3.1-r1) 00:56:02 (39/83) Installing libasyncns (0.8-r1) 00:56:02 (40/83) Installing dbus-libs (1.14.4-r0) 00:56:02 (41/83) Installing libltdl (2.4.7-r1) 00:56:02 (42/83) Installing orc (0.4.33-r0) 00:56:02 (43/83) Installing libgcc (12.2.1_git20220924-r4) 00:56:02 (44/83) Installing libogg (1.3.5-r2) 00:56:02 (45/83) Installing libstdc++ (12.2.1_git20220924-r4) 00:56:02 (46/83) Installing flac-libs (1.4.2-r0) 00:56:02 (47/83) Installing libvorbis (1.3.7-r0) 00:56:02 (48/83) Installing libsndfile (1.1.0-r2) 00:56:02 (49/83) Installing libgomp (12.2.1_git20220924-r4) 00:56:02 (50/83) Installing soxr (0.1.3-r3) 00:56:02 (51/83) Installing speexdsp (1.2.1-r0) 00:56:02 (52/83) Installing tdb-libs (1.4.6-r0) 00:56:02 (53/83) Installing libpulse (16.1-r6) 00:56:02 (54/83) Installing cjson (1.7.15-r3) 00:56:02 (55/83) Installing mbedtls (2.28.3-r0) 00:56:02 (56/83) Installing librist (0.2.7-r0) 00:56:02 (57/83) Installing libsrt (1.5.1-r0) 00:56:02 (58/83) Installing libssh (0.10.4-r0) 00:56:02 (59/83) Installing libtheora (1.1.1-r16) 00:56:02 (60/83) Installing libjpeg-turbo (2.1.4-r0) 00:56:02 (61/83) Installing v4l-utils-libs (1.22.1-r2) 00:56:02 (62/83) Installing libxext (1.3.5-r0) 00:56:02 (63/83) Installing libxfixes (6.0.0-r0) 00:56:02 (64/83) Installing wayland-libs-client (1.21.0-r1) 00:56:02 (65/83) Installing libva (2.16.0-r0) 00:56:02 (66/83) Installing libvdpau (1.5-r0) 00:56:02 (67/83) Installing vidstab (1.1.0-r2) 00:56:02 (68/83) Installing libvpx (1.12.0-r1) 00:56:02 (69/83) Installing libwebp (1.2.4-r1) 00:56:02 (70/83) Installing x264-libs (0.164_git20220602-r0) 00:56:02 (71/83) Installing numactl (2.0.16-r1) 00:56:02 (72/83) Installing x265-libs (3.5-r3) 00:56:02 (73/83) Installing xvidcore (1.3.7-r1) 00:56:02 (74/83) Installing libsodium (1.0.18-r2) 00:56:02 (75/83) Installing libzmq (4.3.4-r1) 00:56:02 (76/83) Installing ffmpeg-libs (5.1.3-r0) 00:56:02 (77/83) Installing ffmpeg (5.1.3-r0) 00:56:02 (78/83) Installing udev-init-scripts (35-r1) 00:56:02 (79/83) Installing eudev-libs (3.2.11-r4) 00:56:02 (80/83) Installing xz-libs (5.2.9-r0) 00:56:02 (81/83) Installing zstd-libs (1.5.2-r9) 00:56:02 (82/83) Installing kmod-libs (30-r1) 00:56:02 (83/83) Installing eudev (3.2.11-r4) 00:56:02 Executing busybox-1.35.0-r29.trigger 00:56:02 Executing eudev-3.2.11-r4.trigger 00:56:02 OK: 86 MiB in 98 packages 00:56:06 Removing intermediate container 35b5026b0f92 00:56:06 ---> 8c8d3424a663 00:56:06 Step 18/35 : WORKDIR / 00:56:06 ---> Running in e053bc307a93 00:56:06 Removing intermediate container e053bc307a93 00:56:06 ---> 17b9fff27365 00:56:06 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 00:56:08 ---> b8937b29a5e9 00:56:08 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 00:56:08 ---> d4584f63447d 00:56:08 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 00:56:09 ---> 4b67453c4f0b 00:56:09 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 00:56:09 ---> 91d2f689ca84 00:56:09 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 00:56:10 ---> 3332baf6c32b 00:56:10 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 00:56:10 ---> 59b923ebb8f1 00:56:10 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 00:56:11 ---> 164f55542c02 00:56:11 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 00:56:11 ---> Running in 518e359c0abb 00:56:13 Removing intermediate container 518e359c0abb 00:56:13 ---> 68168c672fb8 00:56:13 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 00:56:13 ---> Running in a4b69a2b49d8 00:56:15 Removing intermediate container a4b69a2b49d8 00:56:15 ---> bf7988509631 00:56:15 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 00:56:15 ---> Running in 0b3cfbd114c8 00:56:17 Removing intermediate container 0b3cfbd114c8 00:56:17 ---> 561b675900e5 00:56:17 Step 29/35 : EXPOSE 59983 00:56:17 ---> Running in e600e9cfb3e4 00:56:17 Removing intermediate container e600e9cfb3e4 00:56:17 ---> 07da304b8b61 00:56:17 Step 30/35 : EXPOSE 8554 00:56:17 ---> Running in 667960f0e5a0 00:56:18 Removing intermediate container 667960f0e5a0 00:56:18 ---> 56ebbad6d552 00:56:18 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 00:56:18 ---> Running in fa1b47302402 00:56:18 Removing intermediate container fa1b47302402 00:56:18 ---> 112085d40ff8 00:56:18 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 00:56:18 ---> Running in ae41caf145c6 00:56:18 Removing intermediate container ae41caf145c6 00:56:18 ---> 9b1d67ecb1cb 00:56:18 Step 33/35 : LABEL arch=arm64 00:56:18 ---> Running in d9598dabe955 00:56:19 Removing intermediate container d9598dabe955 00:56:19 ---> ad5ad3300e0b 00:56:19 Step 34/35 : LABEL git_sha=f0a9283a77c1ab0e3f39a524dd22d1b4a9ff5d4b 00:56:19 ---> Running in 6e42bc84c5f4 00:56:19 Removing intermediate container 6e42bc84c5f4 00:56:19 ---> e33ffde51efc 00:56:19 Step 35/35 : LABEL version=3.0.0-dev.22 00:56:19 ---> Running in 3397ad5a0ac6 00:56:19 Removing intermediate container 3397ad5a0ac6 00:56:19 ---> 63ceb6641b3a 00:56:19 [Warning] One or more build-args [ARCH] were not consumed 00:56:19 Successfully built 63ceb6641b3a 00:56:19 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:56:19 provisioning config files... 00:56:19 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/94@tmp/config6141058751054761305tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:56:20 ---> docker-login.sh 00:56:20 nexus3.edgexfoundry.org:10001 00:56:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:56:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:56:20 Configure a credential helper to remove this warning. See 00:56:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:56:20 00:56:20 Login Succeeded 00:56:20 nexus3.edgexfoundry.org:10002 00:56:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:56:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:56:21 Configure a credential helper to remove this warning. See 00:56:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:56:21 00:56:21 Login Succeeded 00:56:21 nexus3.edgexfoundry.org:10003 00:56:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:56:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:56:21 Configure a credential helper to remove this warning. See 00:56:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:56:21 00:56:21 Login Succeeded 00:56:21 nexus3.edgexfoundry.org:10004 00:56:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:56:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:56:21 Configure a credential helper to remove this warning. See 00:56:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:56:21 00:56:21 Login Succeeded 00:56:21 docker.io 00:56:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:56:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:56:22 Configure a credential helper to remove this warning. See 00:56:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:56:22 00:56:22 Login Succeeded 00:56:22 ---> docker-login.sh ends [Pipeline] } 00:56:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:56:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:56:22 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 00:56:22 f0a9283a77c1ab0e3f39a524dd22d1b4a9ff5d4b 00:56:22 latest 00:56:22 3.0.0-dev.22 00:56:22 f0a9283a77c1ab0e3f39a524dd22d1b4a9ff5d4b-3.0.0-dev.22 00:56:22 main 00:56:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:56:22 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:f0a9283a77c1ab0e3f39a524dd22d1b4a9ff5d4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:56:23 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:f0a9283a77c1ab0e3f39a524dd22d1b4a9ff5d4b 00:56:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 00:56:23 41ce6facfa06: Preparing 00:56:23 c258bcacb1c0: Preparing 00:56:23 d603e3b2f114: Preparing 00:56:23 608d194cb50c: Preparing 00:56:23 acc83c6ca332: Preparing 00:56:23 466a234a3745: Preparing 00:56:23 18f3d7b8744f: Preparing 00:56:23 fa76e4583f93: Preparing 00:56:23 e63ab7f7c9e9: Preparing 00:56:23 116ef13de2b8: Preparing 00:56:23 c8a4505319cb: Preparing 00:56:23 26cbea5cba74: Preparing 00:56:23 fa76e4583f93: Waiting 00:56:23 e63ab7f7c9e9: Waiting 00:56:23 116ef13de2b8: Waiting 00:56:23 c8a4505319cb: Waiting 00:56:23 26cbea5cba74: Waiting 00:56:23 466a234a3745: Waiting 00:56:23 d603e3b2f114: Pushed 00:56:23 41ce6facfa06: Pushed 00:56:23 c258bcacb1c0: Pushed 00:56:23 acc83c6ca332: Pushed 00:56:23 466a234a3745: Pushed 00:56:23 e63ab7f7c9e9: Pushed 00:56:23 fa76e4583f93: Pushed 00:56:23 18f3d7b8744f: Pushed 00:56:23 26cbea5cba74: Layer already exists 00:56:30 116ef13de2b8: Pushed 00:56:30 608d194cb50c: Pushed 00:56:42 c8a4505319cb: Pushed 00:56:42 f0a9283a77c1ab0e3f39a524dd22d1b4a9ff5d4b: digest: sha256:09a41fc1c19abbca1ec13e7cd5553c8e6987403e82077a0493304f923a531261 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:56:43 + 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:56:43 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 00:56:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 00:56:43 41ce6facfa06: Preparing 00:56:43 c258bcacb1c0: Preparing 00:56:43 d603e3b2f114: Preparing 00:56:43 608d194cb50c: Preparing 00:56:43 acc83c6ca332: Preparing 00:56:43 466a234a3745: Preparing 00:56:43 18f3d7b8744f: Preparing 00:56:43 fa76e4583f93: Preparing 00:56:43 e63ab7f7c9e9: Preparing 00:56:43 116ef13de2b8: Preparing 00:56:43 c8a4505319cb: Preparing 00:56:43 26cbea5cba74: Preparing 00:56:43 fa76e4583f93: Waiting 00:56:43 e63ab7f7c9e9: Waiting 00:56:43 116ef13de2b8: Waiting 00:56:43 c8a4505319cb: Waiting 00:56:43 26cbea5cba74: Waiting 00:56:43 466a234a3745: Waiting 00:56:43 18f3d7b8744f: Waiting 00:56:43 c258bcacb1c0: Layer already exists 00:56:43 41ce6facfa06: Layer already exists 00:56:43 608d194cb50c: Layer already exists 00:56:43 acc83c6ca332: Layer already exists 00:56:43 d603e3b2f114: Layer already exists 00:56:43 fa76e4583f93: Layer already exists 00:56:43 18f3d7b8744f: Layer already exists 00:56:43 116ef13de2b8: Layer already exists 00:56:43 466a234a3745: Layer already exists 00:56:43 e63ab7f7c9e9: Layer already exists 00:56:43 26cbea5cba74: Layer already exists 00:56:43 c8a4505319cb: Layer already exists 00:56:43 latest: digest: sha256:09a41fc1c19abbca1ec13e7cd5553c8e6987403e82077a0493304f923a531261 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:56:44 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:56:44 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.22 00:56:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 00:56:44 41ce6facfa06: Preparing 00:56:44 c258bcacb1c0: Preparing 00:56:44 d603e3b2f114: Preparing 00:56:44 608d194cb50c: Preparing 00:56:44 acc83c6ca332: Preparing 00:56:44 466a234a3745: Preparing 00:56:44 18f3d7b8744f: Preparing 00:56:44 fa76e4583f93: Preparing 00:56:44 e63ab7f7c9e9: Preparing 00:56:44 116ef13de2b8: Preparing 00:56:44 c8a4505319cb: Preparing 00:56:44 26cbea5cba74: Preparing 00:56:44 fa76e4583f93: Waiting 00:56:44 e63ab7f7c9e9: Waiting 00:56:44 116ef13de2b8: Waiting 00:56:44 c8a4505319cb: Waiting 00:56:44 26cbea5cba74: Waiting 00:56:44 466a234a3745: Waiting 00:56:44 18f3d7b8744f: Waiting 00:56:44 d603e3b2f114: Layer already exists 00:56:44 acc83c6ca332: Layer already exists 00:56:44 41ce6facfa06: Layer already exists 00:56:44 608d194cb50c: Layer already exists 00:56:44 c258bcacb1c0: Layer already exists 00:56:44 466a234a3745: Layer already exists 00:56:44 fa76e4583f93: Layer already exists 00:56:44 18f3d7b8744f: Layer already exists 00:56:44 116ef13de2b8: Layer already exists 00:56:44 e63ab7f7c9e9: Layer already exists 00:56:44 26cbea5cba74: Layer already exists 00:56:44 c8a4505319cb: Layer already exists 00:56:44 3.0.0-dev.22: digest: sha256:09a41fc1c19abbca1ec13e7cd5553c8e6987403e82077a0493304f923a531261 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:56:44 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:f0a9283a77c1ab0e3f39a524dd22d1b4a9ff5d4b-3.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:56:45 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:f0a9283a77c1ab0e3f39a524dd22d1b4a9ff5d4b-3.0.0-dev.22 00:56:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 00:56:45 41ce6facfa06: Preparing 00:56:45 c258bcacb1c0: Preparing 00:56:45 d603e3b2f114: Preparing 00:56:45 608d194cb50c: Preparing 00:56:45 acc83c6ca332: Preparing 00:56:45 466a234a3745: Preparing 00:56:45 18f3d7b8744f: Preparing 00:56:45 fa76e4583f93: Preparing 00:56:45 e63ab7f7c9e9: Preparing 00:56:45 116ef13de2b8: Preparing 00:56:45 c8a4505319cb: Preparing 00:56:45 26cbea5cba74: Preparing 00:56:45 466a234a3745: Waiting 00:56:45 18f3d7b8744f: Waiting 00:56:45 fa76e4583f93: Waiting 00:56:45 e63ab7f7c9e9: Waiting 00:56:45 116ef13de2b8: Waiting 00:56:45 c8a4505319cb: Waiting 00:56:45 26cbea5cba74: Waiting 00:56:45 d603e3b2f114: Layer already exists 00:56:45 41ce6facfa06: Layer already exists 00:56:45 c258bcacb1c0: Layer already exists 00:56:45 acc83c6ca332: Layer already exists 00:56:45 608d194cb50c: Layer already exists 00:56:45 fa76e4583f93: Layer already exists 00:56:45 466a234a3745: Layer already exists 00:56:45 18f3d7b8744f: Layer already exists 00:56:45 e63ab7f7c9e9: Layer already exists 00:56:45 116ef13de2b8: Layer already exists 00:56:45 c8a4505319cb: Layer already exists 00:56:45 26cbea5cba74: Layer already exists 00:56:45 f0a9283a77c1ab0e3f39a524dd22d1b4a9ff5d4b-3.0.0-dev.22: digest: sha256:09a41fc1c19abbca1ec13e7cd5553c8e6987403e82077a0493304f923a531261 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:56:45 + 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:56:46 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 00:56:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 00:56:46 41ce6facfa06: Preparing 00:56:46 c258bcacb1c0: Preparing 00:56:46 d603e3b2f114: Preparing 00:56:46 608d194cb50c: Preparing 00:56:46 acc83c6ca332: Preparing 00:56:46 466a234a3745: Preparing 00:56:46 18f3d7b8744f: Preparing 00:56:46 fa76e4583f93: Preparing 00:56:46 e63ab7f7c9e9: Preparing 00:56:46 116ef13de2b8: Preparing 00:56:46 c8a4505319cb: Preparing 00:56:46 26cbea5cba74: Preparing 00:56:46 e63ab7f7c9e9: Waiting 00:56:46 116ef13de2b8: Waiting 00:56:46 c8a4505319cb: Waiting 00:56:46 26cbea5cba74: Waiting 00:56:46 18f3d7b8744f: Waiting 00:56:46 41ce6facfa06: Layer already exists 00:56:46 acc83c6ca332: Layer already exists 00:56:46 608d194cb50c: Layer already exists 00:56:46 c258bcacb1c0: Layer already exists 00:56:46 d603e3b2f114: Layer already exists 00:56:46 466a234a3745: Layer already exists 00:56:46 fa76e4583f93: Layer already exists 00:56:46 e63ab7f7c9e9: Layer already exists 00:56:46 116ef13de2b8: Layer already exists 00:56:46 18f3d7b8744f: Layer already exists 00:56:46 c8a4505319cb: Layer already exists 00:56:46 26cbea5cba74: Layer already exists 00:56:46 main: digest: sha256:09a41fc1c19abbca1ec13e7cd5553c8e6987403e82077a0493304f923a531261 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:56:46 ===================================================== [Pipeline] echo 00:56:46 taggedImages: 00:56:46 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:f0a9283a77c1ab0e3f39a524dd22d1b4a9ff5d4b 00:56:46 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 00:56:46 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.22 00:56:46 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:f0a9283a77c1ab0e3f39a524dd22d1b4a9ff5d4b-3.0.0-dev.22 00:56:46 - 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:56:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:56:46 00:56:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:56:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:56:47 arm64: Pulling from edgex-lftools-log-publisher 00:56:47 8998bd30e6a1: Pulling fs layer 00:56:47 04944245beec: Pulling fs layer 00:56:47 699f458cf7ca: Pulling fs layer 00:56:47 765212b225bb: Pulling fs layer 00:56:47 f23df028b6ca: Pulling fs layer 00:56:47 d65c8cfc05b1: Pulling fs layer 00:56:47 2437ff75d9bd: Pulling fs layer 00:56:47 765212b225bb: Waiting 00:56:47 f23df028b6ca: Waiting 00:56:47 d65c8cfc05b1: Waiting 00:56:47 2437ff75d9bd: Waiting 00:56:47 04944245beec: Verifying Checksum 00:56:47 04944245beec: Download complete 00:56:47 765212b225bb: Download complete 00:56:47 f23df028b6ca: Download complete 00:56:47 d65c8cfc05b1: Verifying Checksum 00:56:47 d65c8cfc05b1: Download complete 00:56:47 699f458cf7ca: Verifying Checksum 00:56:47 699f458cf7ca: Download complete 00:56:48 8998bd30e6a1: Verifying Checksum 00:56:48 8998bd30e6a1: Download complete 00:56:50 2437ff75d9bd: Verifying Checksum 00:56:50 2437ff75d9bd: Download complete 00:56:52 8998bd30e6a1: Pull complete 00:56:52 04944245beec: Pull complete 00:56:54 699f458cf7ca: Pull complete 00:56:54 765212b225bb: Pull complete 00:56:55 f23df028b6ca: Pull complete 00:56:55 d65c8cfc05b1: Pull complete 00:57:10 2437ff75d9bd: Pull complete 00:57:10 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:57:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:57:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:57:10 prd-ubuntu20.04-docker-arm64-4c-16g-6504 does not seem to be running inside a container 00:57:10 $ 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/94 -v /w/workspace/device-usb-camera/94:/w/workspace/device-usb-camera/94:rw,z -v /w/workspace/device-usb-camera/94@tmp:/w/workspace/device-usb-camera/94@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:57:16 $ docker top e99a56a41c2a31d6f593de6393a052be6d636f13432ffcc6c1ab0eca2661a78a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:57:17 ---> job-cost.sh 00:57:17 lf-activate-venv: SKIPPING 00:57:17 INFO: No Stack... 00:57:17 INFO: Retrieving Pricing Info for: v3-standard-4 00:57:18 INFO: Archiving Costs [Pipeline] sh 00:57:19 + cat /w/workspace/device-usb-camera/94/archives/cost.csv 00:57:19 + cut -d, -f6 [Pipeline] lock 00:57:19 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-94-stack-cost] 00:57:19 Resource [jenkins-edgexfoundry-device-usb-camera-main-94-stack-cost] did not exist. Created. 00:57:19 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-94-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:57:20 /w/workspace/device-usb-camera/94@tmp/durable-e6f2e6bb/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:57:20 + echo total: 0.10999999940395355 [Pipeline] stash 00:57:20 Warning: overwriting stash ‘stack-cost’ 00:57:20 Stashed 1 file(s) [Pipeline] } 00:57:20 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-94-stack-cost] [Pipeline] // lock [Pipeline] } 00:57:20 $ docker stop --time=1 e99a56a41c2a31d6f593de6393a052be6d636f13432ffcc6c1ab0eca2661a78a 00:57:22 $ docker rm -f --volumes e99a56a41c2a31d6f593de6393a052be6d636f13432ffcc6c1ab0eca2661a78a [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:57:22 provisioning config files... 00:57:22 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8006311119244987655tmp [Pipeline] { [Pipeline] sh 00:57:23 + set +x 00:57:23 + curl -s https://codecov.io/bash 00:57:23 + bash -s -- 00:57:23 00:57:23 _____ _ 00:57:23 / ____| | | 00:57:23 | | ___ __| | ___ ___ _____ __ 00:57:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:57:23 | |___| (_) | (_| | __/ (_| (_) \ V / 00:57:23 \_____\___/ \__,_|\___|\___\___/ \_/ 00:57:23 Bash-1.0.6 00:57:23 00:57:23 00:57:23 ==> git version 2.25.1 found 00:57:23 ==> 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:57:23 Release-Date: 2020-01-08 00:57:23 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:57:23 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:57:23 ==> Jenkins CI detected. 00:57:23 current dir:  /w/workspace/exfoundry_device-usb-camera_main 00:57:23 project root: . 00:57:23 --> token set from env 00:57:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:57:23 ==> Running gcov in . (disable via -X gcov) 00:57:23 ==> Python coveragepy not found 00:57:23 ==> Searching for coverage reports in: 00:57:23 + . 00:57:23 -> Found 1 reports 00:57:23 ==> Detecting git/mercurial file structure 00:57:23 ==> Reading reports 00:57:23 + ./coverage.out bytes=28352 00:57:23 ==> Appending adjustments 00:57:23 https://docs.codecov.io/docs/fixing-reports 00:57:23 + Found adjustments 00:57:23 ==> Gzipping contents 00:57:23 4.0K /tmp/codecov.7nNo6M.gz 00:57:23 ==> Uploading reports 00:57:23 url: https://codecov.io 00:57:23 query: branch=main&commit=f0a9283a77c1ab0e3f39a524dd22d1b4a9ff5d4b&build=94&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F94%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 00:57:23 -> Pinging Codecov 00:57:23 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=f0a9283a77c1ab0e3f39a524dd22d1b4a9ff5d4b&build=94&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F94%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 00:57:23 -> Uploading to 00:57:23 https://storage.googleapis.com/codecov/v4/raw/2023-03-31/73D8F5FF140700D3E01443B452E23636/f0a9283a77c1ab0e3f39a524dd22d1b4a9ff5d4b/fca5a051-ed2c-4ad5-be9f-67ca0acea0fd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230331%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230331T005723Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f254af902b32ab3bcdf63bf98d142bd6404d182c872c74a9fd79fc1d234c1a1f 00:57:23 % Total % Received % Xferd Average Speed Time Time Time Current 00:57:23 Dload Upload Total Spent Left Speed 00:57:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3897 0 0 100 3897 0 19197 --:--:-- --:--:-- --:--:-- 19102 100 3897 0 0 100 3897 0 15464 --:--:-- --:--:-- --:--:-- 15403 00:57:23 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/f0a9283a77c1ab0e3f39a524dd22d1b4a9ff5d4b [Pipeline] } 00:57:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 00:57:24 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 00:57:24 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:57:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:57:24 00:57:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:57:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:57:24 1.410.4: Pulling from edgex-devops/edgex-snyk-go 00:57:24 df9b9388f04a: Pulling fs layer 00:57:24 52dc419b0ee2: Pulling fs layer 00:57:24 25bc292e5bac: Pulling fs layer 00:57:24 114826534d7a: Pulling fs layer 00:57:24 4657fd5d0bcf: Pulling fs layer 00:57:24 6ad1cebc031e: Pulling fs layer 00:57:24 8a3aa393b2d8: Pulling fs layer 00:57:24 4657fd5d0bcf: Waiting 00:57:24 6ad1cebc031e: Waiting 00:57:24 8a3aa393b2d8: Waiting 00:57:24 114826534d7a: Waiting 00:57:24 25bc292e5bac: Verifying Checksum 00:57:24 25bc292e5bac: Download complete 00:57:24 52dc419b0ee2: Download complete 00:57:24 4657fd5d0bcf: Verifying Checksum 00:57:24 4657fd5d0bcf: Download complete 00:57:24 df9b9388f04a: Verifying Checksum 00:57:24 df9b9388f04a: Download complete 00:57:25 6ad1cebc031e: Verifying Checksum 00:57:25 6ad1cebc031e: Download complete 00:57:25 df9b9388f04a: Pull complete 00:57:25 52dc419b0ee2: Pull complete 00:57:25 25bc292e5bac: Pull complete 00:57:25 114826534d7a: Verifying Checksum 00:57:25 114826534d7a: Download complete 00:57:25 8a3aa393b2d8: Verifying Checksum 00:57:25 8a3aa393b2d8: Download complete 00:57:28 114826534d7a: Pull complete 00:57:28 4657fd5d0bcf: Pull complete 00:57:29 6ad1cebc031e: Pull complete 00:57:31 8a3aa393b2d8: Pull complete 00:57:31 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 00:57:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:57:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:57:31 prd-ubuntu20.04-docker-8c-8g-6502 does not seem to be running inside a container 00:57:31 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 00:57:36 $ docker top e66aba424c1ebfd0110c2b3d594397bb097dbb4a6f308119bfd02238ed5e6e08 -eo pid,comm [Pipeline] { [Pipeline] echo 00:57:36 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 00:57:37 + set -o pipefail 00:57:37 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 00:57:41 00:57:41 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 00:57:41 00:57:41 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/5a32ddea-8057-4beb-93e0-08d3ffc0f2a4 00:57:41 00:57:41 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 00:57:41 00:57:41 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 00:57:41 00:57:41 00:57:41 A medium severity vulnerability was found in the Snyk CLI versions you are using. 00:57:41 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 00:57:41 More details here: https://snyk.co/ue1NS [Pipeline] } 00:57:41 $ docker stop --time=1 e66aba424c1ebfd0110c2b3d594397bb097dbb4a6f308119bfd02238ed5e6e08 00:57:45 $ docker rm -f --volumes e66aba424c1ebfd0110c2b3d594397bb097dbb4a6f308119bfd02238ed5e6e08 [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:57:46 + git log --format=format:%s -1 f0a9283a77c1ab0e3f39a524dd22d1b4a9ff5d4b [Pipeline] sh 00:57:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:57:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:57:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:57:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:57:46 prd-ubuntu20.04-docker-8c-8g-6502 does not seem to be running inside a container 00:57:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:57:47 $ docker top 2e632295612c3589e6488e4f907d6beacc10a63c681a87666aaee00c943471f8 -eo pid,comm 00:57:47 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:57:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:57:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:57:47 [ssh-agent] Looking for ssh-agent implementation... 00:57:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:57:47 $ docker exec 2e632295612c3589e6488e4f907d6beacc10a63c681a87666aaee00c943471f8 ssh-agent 00:57:47 SSH_AUTH_SOCK=/tmp/ssh-Hl2QH9IysYGN/agent.31 00:57:47 SSH_AGENT_PID=37 00:57:47 Running ssh-add (command line suppressed) 00:57:47 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11668204764959419054.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11668204764959419054.key) 00:57:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:57:48 + git semver tag 00:57:48 2023-03-31 00:57:48,225 [run_tag] DEBUG tag force:False 00:57:48 2023-03-31 00:57:48,225 [check_head_tag] DEBUG check head tag 00:57:48 2023-03-31 00:57:48,227 [execute] INFO git cat-file --batch-check 00:57:48 2023-03-31 00:57:48,227 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 00:57:48 2023-03-31 00:57:48,231 [execute] INFO git cat-file --batch 00:57:48 2023-03-31 00:57:48,231 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 00:57:48 2023-03-31 00:57:48,253 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 00:57:48 2023-03-31 00:57:48,253 [execute] INFO git tag -a v3.0.0-dev.22 -m v3.0.0-dev.22 00:57:48 2023-03-31 00:57:48,253 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.22', '-m', 'v3.0.0-dev.22'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 00:57:48 2023-03-31 00:57:48,258 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 00:57:48 3.0.0-dev.22 [Pipeline] } 00:57:48 $ docker exec --env ******** --env ******** 2e632295612c3589e6488e4f907d6beacc10a63c681a87666aaee00c943471f8 ssh-agent -k 00:57:48 unset SSH_AUTH_SOCK; 00:57:48 unset SSH_AGENT_PID; 00:57:48 echo Agent pid 37 killed; 00:57:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:57:48 + git semver [Pipeline] } 00:57:49 $ docker stop --time=1 2e632295612c3589e6488e4f907d6beacc10a63c681a87666aaee00c943471f8 00:57:50 $ docker rm -f --volumes 2e632295612c3589e6488e4f907d6beacc10a63c681a87666aaee00c943471f8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:57:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:57:50 00:57:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:57:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:57:50 0.23.1-centos7: Pulling from edgex-lftools 00:57:50 ab5ef0e58194: Pulling fs layer 00:57:50 9712f1f96733: Pulling fs layer 00:57:50 63f879dbbcfc: Pulling fs layer 00:57:50 0d9ebad4ef96: Pulling fs layer 00:57:50 e9a5061849ea: Pulling fs layer 00:57:50 d747dcd14b5f: Pulling fs layer 00:57:50 2de7ff778b66: Pulling fs layer 00:57:50 0d9ebad4ef96: Waiting 00:57:50 e9a5061849ea: Waiting 00:57:50 d747dcd14b5f: Waiting 00:57:50 2de7ff778b66: Waiting 00:57:50 9712f1f96733: Verifying Checksum 00:57:50 9712f1f96733: Download complete 00:57:51 63f879dbbcfc: Verifying Checksum 00:57:51 63f879dbbcfc: Download complete 00:57:51 e9a5061849ea: Verifying Checksum 00:57:51 e9a5061849ea: Download complete 00:57:51 d747dcd14b5f: Download complete 00:57:51 0d9ebad4ef96: Verifying Checksum 00:57:51 0d9ebad4ef96: Download complete 00:57:51 ab5ef0e58194: Verifying Checksum 00:57:51 ab5ef0e58194: Download complete 00:57:51 2de7ff778b66: Verifying Checksum 00:57:51 2de7ff778b66: Download complete 00:57:53 ab5ef0e58194: Pull complete 00:57:53 9712f1f96733: Pull complete 00:57:54 63f879dbbcfc: Pull complete 00:57:57 0d9ebad4ef96: Pull complete 00:57:58 e9a5061849ea: Pull complete 00:57:58 d747dcd14b5f: Pull complete 00:57:59 2de7ff778b66: Pull complete 00:57:59 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 00:57:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:57:59 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:57:59 prd-ubuntu20.04-docker-8c-8g-6502 does not seem to be running inside a container 00:57:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 00:58:07 $ docker top aa245ed05c8f239ce602adea606dfc2cfb6cbfbce0ecf165a154a2879160009d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 00:58:07 provisioning config files... 00:58:07 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1128269511692917236tmp 00:58:07 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4931463794652272423tmp 00:58:07 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6147021679581017456tmp [Pipeline] { [Pipeline] echo 00:58:07 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 00:58:08 ---> sigul-configuration.sh 00:58:08 gpg: directory `/root/.gnupg' created 00:58:08 gpg: new configuration file `/root/.gnupg/gpg.conf' created 00:58:08 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 00:58:08 gpg: keyring `/root/.gnupg/secring.gpg' created 00:58:08 gpg: keyring `/root/.gnupg/pubring.gpg' created 00:58:08 gpg: CAST5 encrypted data 00:58:08 gpg: encrypted with 1 passphrase 00:58:08 gpg: WARNING: message was not integrity protected [Pipeline] sh 00:58:08 + mkdir /home/jenkins 00:58:08 + mkdir /home/jenkins/sigul [Pipeline] sh 00:58:08 + 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:58:08 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 00:58:08 ---> sigul-install.sh 00:58:08 Sigul already installed; skipping installation. [Pipeline] sh 00:58:09 + git tag --list 00:58:09 v0.0.0 00:58:09 v0.0.1-dev.1 00:58:09 v0.0.1-dev.10 00:58:09 v0.0.1-dev.11 00:58:09 v0.0.1-dev.12 00:58:09 v0.0.1-dev.13 00:58:09 v0.0.1-dev.14 00:58:09 v0.0.1-dev.15 00:58:09 v0.0.1-dev.16 00:58:09 v0.0.1-dev.2 00:58:09 v0.0.1-dev.3 00:58:09 v0.0.1-dev.4 00:58:09 v0.0.1-dev.5 00:58:09 v0.0.1-dev.6 00:58:09 v0.0.1-dev.7 00:58:09 v0.0.1-dev.8 00:58:09 v0.0.1-dev.9 00:58:09 v2.2.0 00:58:09 v2.2.0-dev.17 00:58:09 v2.2.0-dev.18 00:58:09 v2.2.0-dev.19 00:58:09 v2.2.0-dev.20 00:58:09 v2.2.0-dev.21 00:58:09 v2.2.0-dev.22 00:58:09 v2.2.0-dev.23 00:58:09 v2.2.0-dev.24 00:58:09 v2.2.0-dev.25 00:58:09 v2.2.0-dev.26 00:58:09 v2.2.0-dev.27 00:58:09 v2.3.0 00:58:09 v2.3.0-dev.1 00:58:09 v2.3.0-dev.10 00:58:09 v2.3.0-dev.11 00:58:09 v2.3.0-dev.12 00:58:09 v2.3.0-dev.13 00:58:09 v2.3.0-dev.14 00:58:09 v2.3.0-dev.15 00:58:09 v2.3.0-dev.16 00:58:09 v2.3.0-dev.17 00:58:09 v2.3.0-dev.18 00:58:09 v2.3.0-dev.19 00:58:09 v2.3.0-dev.2 00:58:09 v2.3.0-dev.20 00:58:09 v2.3.0-dev.21 00:58:09 v2.3.0-dev.22 00:58:09 v2.3.0-dev.23 00:58:09 v2.3.0-dev.24 00:58:09 v2.3.0-dev.25 00:58:09 v2.3.0-dev.26 00:58:09 v2.3.0-dev.27 00:58:09 v2.3.0-dev.28 00:58:09 v2.3.0-dev.3 00:58:09 v2.3.0-dev.4 00:58:09 v2.3.0-dev.5 00:58:09 v2.3.0-dev.6 00:58:09 v2.3.0-dev.7 00:58:09 v2.3.0-dev.8 00:58:09 v2.3.0-dev.9 00:58:09 v2.3.1 00:58:09 v2.3.1-dev.4 00:58:09 v2.3.1-dev.5 00:58:09 v2.3.1-dev.6 00:58:09 v3.0.0-dev.1 00:58:09 v3.0.0-dev.10 00:58:09 v3.0.0-dev.11 00:58:09 v3.0.0-dev.12 00:58:09 v3.0.0-dev.13 00:58:09 v3.0.0-dev.14 00:58:09 v3.0.0-dev.15 00:58:09 v3.0.0-dev.16 00:58:09 v3.0.0-dev.17 00:58:09 v3.0.0-dev.18 00:58:09 v3.0.0-dev.19 00:58:09 v3.0.0-dev.2 00:58:09 v3.0.0-dev.20 00:58:09 v3.0.0-dev.21 00:58:09 v3.0.0-dev.22 00:58:09 v3.0.0-dev.3 00:58:09 v3.0.0-dev.4 00:58:09 v3.0.0-dev.5 00:58:09 v3.0.0-dev.6 00:58:09 v3.0.0-dev.7 00:58:09 v3.0.0-dev.8 00:58:09 v3.0.0-dev.9 [Pipeline] sh 00:58:09 + lftools sign git-tag v3.0.0-dev.22 00:58:10 Signing Git tag with Sigul... 00:58:10 Signing v3.0.0-dev.22 [Pipeline] echo 00:58:10 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 00:58:10 ---> sigul-configuration-cleanup.sh [Pipeline] } 00:58:10 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 00:58:10 $ docker stop --time=1 aa245ed05c8f239ce602adea606dfc2cfb6cbfbce0ecf165a154a2879160009d 00:58:11 $ docker rm -f --volumes aa245ed05c8f239ce602adea606dfc2cfb6cbfbce0ecf165a154a2879160009d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 00:58:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:58:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:58:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:58:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:58:12 prd-ubuntu20.04-docker-8c-8g-6502 does not seem to be running inside a container 00:58:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:58:13 $ docker top 67510ce4e3390921c9dd3e3749683faf332b5b886cda275a296fe2a7b97eaf47 -eo pid,comm 00:58:13 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:58:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:58:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:58:13 [ssh-agent] Looking for ssh-agent implementation... 00:58:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:58:13 $ docker exec 67510ce4e3390921c9dd3e3749683faf332b5b886cda275a296fe2a7b97eaf47 ssh-agent 00:58:13 SSH_AUTH_SOCK=/tmp/ssh-UMKyOnvVYR0M/agent.32 00:58:13 SSH_AGENT_PID=38 00:58:13 Running ssh-add (command line suppressed) 00:58:13 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12555608119539501826.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12555608119539501826.key) 00:58:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:58:13 + git semver bump pre 00:58:13 2023-03-31 00:58:13,907 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 00:58:13 2023-03-31 00:58:13,907 [bump_version] DEBUG bumping version:3.0.0-dev.22 on axis:pre with prefix:dev 00:58:13 2023-03-31 00:58:13,908 [bump_version] DEBUG bumped version:3.0.0-dev.23 00:58:13 2023-03-31 00:58:13,908 [write_version] DEBUG write version:3.0.0-dev.23 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 00:58:13 2023-03-31 00:58:13,908 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 00:58:13 2023-03-31 00:58:13,908 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 00:58:13 2023-03-31 00:58:13,911 [execute] INFO git cat-file --batch-check 00:58:13 2023-03-31 00:58:13,912 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 00:58:13 2023-03-31 00:58:13,917 [execute] INFO git cat-file --batch 00:58:13 2023-03-31 00:58:13,918 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 00:58:13 2023-03-31 00:58:13,922 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 00:58:13 3.0.0-dev.23 [Pipeline] } 00:58:13 $ docker exec --env ******** --env ******** 67510ce4e3390921c9dd3e3749683faf332b5b886cda275a296fe2a7b97eaf47 ssh-agent -k 00:58:14 unset SSH_AUTH_SOCK; 00:58:14 unset SSH_AGENT_PID; 00:58:14 echo Agent pid 38 killed; 00:58:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:58:14 + git semver [Pipeline] } 00:58:14 $ docker stop --time=1 67510ce4e3390921c9dd3e3749683faf332b5b886cda275a296fe2a7b97eaf47 00:58:15 $ docker rm -f --volumes 67510ce4e3390921c9dd3e3749683faf332b5b886cda275a296fe2a7b97eaf47 [Pipeline] // withDockerContainer [Pipeline] sh 00:58:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:58:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:58:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:58:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:58:16 prd-ubuntu20.04-docker-8c-8g-6502 does not seem to be running inside a container 00:58:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:58:17 $ docker top c9d28de19613e3982a1bd953c960d820687cebea82bdf6294e0f0c5f7554bfb9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:58:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:58:17 [ssh-agent] Looking for ssh-agent implementation... 00:58:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:58:17 $ docker exec c9d28de19613e3982a1bd953c960d820687cebea82bdf6294e0f0c5f7554bfb9 ssh-agent 00:58:17 SSH_AUTH_SOCK=/tmp/ssh-iklidAJPw9rU/agent.32 00:58:17 SSH_AGENT_PID=38 00:58:17 Running ssh-add (command line suppressed) 00:58:17 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14019954375742299661.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14019954375742299661.key) 00:58:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:58:17 + git semver push 00:58:18 2023-03-31 00:58:17,922 [run_push] DEBUG push 00:58:18 2023-03-31 00:58:17,922 [execute] INFO git cat-file --batch-check 00:58:18 2023-03-31 00:58:17,923 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 00:58:18 2023-03-31 00:58:17,926 [execute] INFO git rev-list 8be243bad45ede62d92814af159ba49c5ee222d5 -- 00:58:18 2023-03-31 00:58:17,926 [execute] DEBUG Popen(['git', 'rev-list', '8be243bad45ede62d92814af159ba49c5ee222d5', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 00:58:18 2023-03-31 00:58:17,932 [execute] INFO git fetch -v origin 00:58:18 2023-03-31 00:58:17,932 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 00:58:18 2023-03-31 00:58:18,411 [run_push] DEBUG no remote changes detected 00:58:18 2023-03-31 00:58:18,411 [execute] INFO git push origin semver 00:58:18 2023-03-31 00:58:18,412 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 00:58:19 2023-03-31 00:58:19,139 [run_push] DEBUG push all version tags 00:58:19 2023-03-31 00:58:19,139 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 00:58:19 2023-03-31 00:58:19,140 [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:58:20 2023-03-31 00:58:19,901 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 00:58:20 3.0.0-dev.23 [Pipeline] } 00:58:20 $ docker exec --env ******** --env ******** c9d28de19613e3982a1bd953c960d820687cebea82bdf6294e0f0c5f7554bfb9 ssh-agent -k 00:58:20 unset SSH_AUTH_SOCK; 00:58:20 unset SSH_AGENT_PID; 00:58:20 echo Agent pid 38 killed; 00:58:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:58:20 + git semver [Pipeline] } 00:58:20 $ docker stop --time=1 c9d28de19613e3982a1bd953c960d820687cebea82bdf6294e0f0c5f7554bfb9 00:58:22 $ docker rm -f --volumes c9d28de19613e3982a1bd953c960d820687cebea82bdf6294e0f0c5f7554bfb9 [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:58:22 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 00:58:22 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 00:58:22 total 16 00:58:22 drwxr-xr-x 3 root root 4096 Mar 31 00:49 . 00:58:22 drwxrwxr-x 11 jenkins jenkins 4096 Mar 31 00:58 .. 00:58:22 drwxr-xr-x 2 root root 4096 Mar 31 00:49 cost 00:58:22 -rw-r--r-- 1 root root 88 Mar 31 00:49 cost.csv 00:58:22 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 00:58:22 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 00:58:22 total 16 00:58:22 drwxr-xr-x 3 jenkins jenkins 4096 Mar 31 00:49 . 00:58:22 drwxrwxr-x 11 jenkins jenkins 4096 Mar 31 00:58 .. 00:58:22 drwxr-xr-x 2 jenkins jenkins 4096 Mar 31 00:49 cost 00:58:22 -rw-r--r-- 1 jenkins jenkins 88 Mar 31 00:49 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:58:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:58:23 ---> package-listing.sh 00:58:23 ++ facter osfamily 00:58:23 ++ tr '[:upper:]' '[:lower:]' 00:58:24 + OS_FAMILY=debian 00:58:24 + workspace=/w/workspace/exfoundry_device-usb-camera_main 00:58:24 + START_PACKAGES=/tmp/packages_start.txt 00:58:24 + END_PACKAGES=/tmp/packages_end.txt 00:58:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:58:24 + PACKAGES=/tmp/packages_start.txt 00:58:24 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 00:58:24 + PACKAGES=/tmp/packages_end.txt 00:58:24 + case "${OS_FAMILY}" in 00:58:24 + dpkg -l 00:58:24 + grep '^ii' 00:58:24 + '[' -f /tmp/packages_start.txt ']' 00:58:24 + '[' -f /tmp/packages_end.txt ']' 00:58:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:58:24 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 00:58:24 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 00:58:24 + 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:58:24 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:58:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:58:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:58:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:58:24 prd-ubuntu20.04-docker-8c-8g-6502 does not seem to be running inside a container 00:58:24 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:58:25 $ docker top f96b4025b38e3bcc79f56004021a7369d966b9b299b21cc3b8562fb212176b56 -eo pid,comm [Pipeline] { [Pipeline] sh 00:58:25 + touch /tmp/pre-build-complete [Pipeline] sh 00:58:25 + mkdir -p /var/log/sysstat [Pipeline] sh 00:58:26 + ls /var/log/sa-host 00:58:26 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:58:26 provisioning config files... 00:58:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14033747126051286060tmp [Pipeline] { [Pipeline] echo 00:58:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:58:26 ---> create-netrc.sh [Pipeline] } 00:58:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:58:26 ---> python-tools-install.sh [Pipeline] echo 00:58:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:58:27 ---> sudo-logs.sh 00:58:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:58:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:58:27 ---> job-cost.sh 00:58:27 lf-activate-venv: SKIPPING 00:58:27 DEBUG: total: 0.2199999988079071 00:58:27 INFO: Retrieving Stack Cost... 00:58:27 INFO: Retrieving Pricing Info for: v3-standard-8 00:58:28 INFO: Archiving Costs [Pipeline] echo 00:58:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:58:28 ---> logs-deploy.sh 00:58:28 lf-activate-venv: SKIPPING 00:58:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/94 00:58:28 INFO: archiving workspace using pattern(s): 00:58:29 Archives upload complete. 00:58:29 INFO: archiving logs to Nexus 00:58:30 ---> uname -a: 00:58:30 Linux prd-ubuntu20-04-docker-8c-8g-6502 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 00:58:30 00:58:30 00:58:30 ---> lscpu: 00:58:30 Architecture: x86_64 00:58:30 CPU op-mode(s): 32-bit, 64-bit 00:58:30 Byte Order: Little Endian 00:58:30 Address sizes: 40 bits physical, 48 bits virtual 00:58:30 CPU(s): 8 00:58:30 On-line CPU(s) list: 0-7 00:58:30 Thread(s) per core: 1 00:58:30 Core(s) per socket: 1 00:58:30 Socket(s): 8 00:58:30 NUMA node(s): 1 00:58:30 Vendor ID: AuthenticAMD 00:58:30 CPU family: 23 00:58:30 Model: 49 00:58:30 Model name: AMD EPYC-Rome Processor 00:58:30 Stepping: 0 00:58:30 CPU MHz: 2800.000 00:58:30 BogoMIPS: 5600.00 00:58:30 Virtualization: AMD-V 00:58:30 Hypervisor vendor: KVM 00:58:30 Virtualization type: full 00:58:30 L1d cache: 256 KiB 00:58:30 L1i cache: 256 KiB 00:58:30 L2 cache: 4 MiB 00:58:30 L3 cache: 128 MiB 00:58:30 NUMA node0 CPU(s): 0-7 00:58:30 Vulnerability Itlb multihit: Not affected 00:58:30 Vulnerability L1tf: Not affected 00:58:30 Vulnerability Mds: Not affected 00:58:30 Vulnerability Meltdown: Not affected 00:58:30 Vulnerability Mmio stale data: Not affected 00:58:30 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:58:30 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:58:30 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 00:58:30 Vulnerability Srbds: Not affected 00:58:30 Vulnerability Tsx async abort: Not affected 00:58:30 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:58:30 00:58:30 00:58:30 ---> nproc: 00:58:30 8 00:58:30 00:58:30 00:58:30 ---> df -h: 00:58:30 Filesystem Size Used Avail Use% Mounted on 00:58:30 overlay 155G 13G 143G 9% / 00:58:30 tmpfs 64M 0 64M 0% /dev 00:58:30 tmpfs 16G 0 16G 0% /sys/fs/cgroup 00:58:30 shm 64M 0 64M 0% /dev/shm 00:58:30 /dev/vda1 155G 13G 143G 9% /facter-os 00:58:30 00:58:30 00:58:30 ---> sar -b -r -n DEV: 00:58:30 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6502) 03/31/23 _x86_64_ (8 CPU) 00:58:30 00:58:30 00:44:55 LINUX RESTART (8 CPU) 00:58:30 00:58:30 00:45:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:58:30 00:46:02 131.13 47.96 83.17 0.00 5406.97 169096.08 0.00 00:58:30 00:47:02 107.21 1.03 106.19 0.00 9.57 39547.62 0.00 00:58:30 00:48:01 108.96 0.19 108.78 0.00 11.39 39906.20 0.00 00:58:30 00:49:01 207.12 0.13 206.98 0.00 14.00 33325.38 0.00 00:58:30 00:50:01 26.85 1.02 25.83 0.00 74.13 13149.07 0.00 00:58:30 00:51:01 57.37 11.26 46.11 0.00 5179.80 8835.33 0.00 00:58:30 00:52:01 3.73 0.02 3.72 0.00 0.13 93.72 0.00 00:58:30 00:53:01 0.88 0.00 0.88 0.00 0.00 9.46 0.00 00:58:30 00:54:01 1.17 0.00 1.17 0.00 0.00 13.73 0.00 00:58:30 00:55:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 00:58:30 00:56:01 1.17 0.00 1.17 0.00 0.00 12.53 0.00 00:58:30 00:57:01 1.38 0.00 1.38 0.00 0.00 14.79 0.00 00:58:30 00:58:01 74.49 0.27 74.22 0.00 22.13 41381.24 0.00 00:58:30 Average: 55.46 4.77 50.70 0.00 826.19 26539.39 0.00 00:58:30 00:58:30 00:45:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:58:30 00:46:02 29459224 31597132 738180 2.24 66224 2359548 2071112 6.10 986468 2106500 470548 00:58:30 00:47:02 28544584 31593796 710656 2.16 108088 3156516 1887240 5.56 1115580 2789736 205404 00:58:30 00:48:01 28480868 31580700 722820 2.20 146916 3158800 1761780 5.19 1161812 2799392 248 00:58:30 00:49:01 27518704 31560896 735448 2.24 160996 4014800 1840412 5.42 1281940 3562000 374916 00:58:30 00:50:01 27515868 31565556 732456 2.23 162684 4020168 1781996 5.25 1294604 3554888 308 00:58:30 00:51:01 26997720 31546556 733700 2.23 194528 4472900 1804312 5.32 1608728 3717736 156 00:58:30 00:52:01 27012148 31556196 725020 2.20 193104 4469648 1800016 5.30 1598704 3714492 8 00:58:30 00:53:01 27012708 31556776 724440 2.20 193124 4469652 1800016 5.30 1598724 3714492 148 00:58:30 00:54:01 27022128 31566264 714980 2.17 193148 4469656 1800016 5.30 1590032 3714532 16 00:58:30 00:55:01 27021996 31566192 714956 2.17 193196 4469660 1800016 5.30 1589984 3714536 60 00:58:30 00:56:01 27021948 31566168 714920 2.17 193220 4469660 1800016 5.30 1589968 3714536 12 00:58:30 00:57:01 27022140 31566468 714856 2.17 193232 4469664 1800016 5.30 1589824 3714628 4 00:58:30 00:58:01 25522812 31535932 739600 2.25 230892 5777808 1903664 5.61 1695572 4981100 482236 00:58:30 Average: 27396373 31566049 724772 2.20 171489 4136806 1834662 5.41 1438611 3522967 118005 00:58:30 00:58:30 00:45:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:58:30 00:46:02 docker0 1.40 1.38 0.22 9.95 0.00 0.00 0.00 0.00 00:58:30 00:46:02 lo 6.80 6.80 0.65 0.65 0.00 0.00 0.00 0.00 00:58:30 00:46:02 ens3 625.91 418.48 6464.39 86.13 0.00 0.00 0.00 0.00 00:58:30 00:47:02 docker0 200.40 338.82 15.57 1984.57 0.00 0.00 0.00 0.00 00:58:30 00:47:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:58:30 00:47:02 ens3 353.14 207.58 1995.75 24.25 0.00 0.00 0.00 0.00 00:58:30 00:48:01 docker0 0.29 0.39 0.03 0.12 0.00 0.00 0.00 0.00 00:58:30 00:48:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 00:58:30 00:48:01 ens3 40.76 31.72 42.41 45.93 0.00 0.00 0.00 0.00 00:58:30 00:49:01 docker0 22.41 57.97 1.51 715.36 0.00 0.00 0.00 0.00 00:58:30 00:49:01 lo 10.86 10.86 1.06 1.06 0.00 0.00 0.00 0.00 00:58:30 00:49:01 ens3 340.83 264.81 3560.55 1147.14 0.00 0.00 0.00 0.00 00:58:30 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:30 00:50:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 00:58:30 00:50:01 ens3 9.82 7.15 12.04 3.49 0.00 0.00 0.00 0.00 00:58:30 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:30 00:51:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 00:58:30 00:51:01 ens3 225.58 119.86 2809.82 8.12 0.00 0.00 0.00 0.00 00:58:30 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:30 00:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:30 00:52:01 ens3 0.35 0.17 0.07 0.01 0.00 0.00 0.00 0.00 00:58:30 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:30 00:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:58:30 00:53:01 ens3 0.65 0.08 0.06 0.01 0.00 0.00 0.00 0.00 00:58:30 00:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:30 00:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:30 00:54:01 ens3 1.03 0.60 0.39 0.29 0.00 0.00 0.00 0.00 00:58:30 00:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:30 00:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:58:30 00:55:01 ens3 0.90 0.53 0.38 0.28 0.00 0.00 0.00 0.00 00:58:30 00:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:30 00:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:30 00:56:01 ens3 0.22 0.12 0.08 0.07 0.00 0.00 0.00 0.00 00:58:30 00:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:30 00:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:58:30 00:57:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:58:30 00:58:01 docker0 36.34 66.76 3.02 586.88 0.00 0.00 0.00 0.00 00:58:30 00:58:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 00:58:30 00:58:01 ens3 368.19 203.58 7759.88 31.55 0.00 0.00 0.00 0.00 00:58:30 Average: docker0 19.93 35.57 1.55 252.41 0.00 0.00 0.00 0.00 00:58:30 Average: lo 1.66 1.66 0.16 0.16 0.00 0.00 0.00 0.00 00:58:30 Average: ens3 151.31 96.50 1743.88 103.78 0.00 0.00 0.00 0.00 00:58:30 00:58:30 00:58:30 ---> sar -P ALL: 00:58:30 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6502) 03/31/23 _x86_64_ (8 CPU) 00:58:30 00:58:30 00:44:55 LINUX RESTART (8 CPU) 00:58:30 00:58:30 00:45:01 CPU %user %nice %system %iowait %steal %idle 00:58:30 00:46:02 all 7.41 0.00 2.58 5.08 0.05 84.87 00:58:30 00:46:02 0 6.95 0.00 2.13 0.84 0.05 90.04 00:58:30 00:46:02 1 5.02 0.00 2.08 0.30 0.03 92.57 00:58:30 00:46:02 2 7.58 0.00 2.92 20.00 0.05 69.45 00:58:30 00:46:02 3 9.90 0.00 2.52 6.73 0.05 80.81 00:58:30 00:46:02 4 8.75 0.00 2.67 2.49 0.05 86.04 00:58:30 00:46:02 5 8.81 0.00 1.98 8.32 0.05 80.83 00:58:30 00:46:02 6 6.96 0.00 2.95 1.54 0.05 88.50 00:58:30 00:46:02 7 5.30 0.00 3.43 0.54 0.08 90.64 00:58:30 00:47:02 all 4.16 0.00 1.78 3.73 0.05 90.28 00:58:30 00:47:02 0 5.50 0.00 1.71 5.29 0.03 87.47 00:58:30 00:47:02 1 3.91 0.00 2.54 6.78 0.05 86.72 00:58:30 00:47:02 2 4.52 0.00 2.28 13.08 0.05 80.06 00:58:30 00:47:02 3 4.43 0.00 1.77 1.65 0.05 92.11 00:58:30 00:47:02 4 4.27 0.00 1.03 0.44 0.03 94.22 00:58:30 00:47:02 5 3.82 0.00 1.70 1.82 0.03 92.63 00:58:30 00:47:02 6 4.20 0.00 1.99 0.73 0.05 93.03 00:58:30 00:47:02 7 2.64 0.00 1.24 0.03 0.07 96.01 00:58:30 00:48:01 all 28.76 0.00 5.41 3.58 0.07 62.19 00:58:30 00:48:01 0 28.99 0.00 5.41 0.34 0.07 65.18 00:58:30 00:48:01 1 28.72 0.00 5.62 21.62 0.07 43.96 00:58:30 00:48:01 2 27.90 0.00 5.17 5.02 0.07 61.85 00:58:30 00:48:01 3 29.16 0.00 5.84 0.28 0.07 64.65 00:58:30 00:48:01 4 27.89 0.00 4.64 0.27 0.05 67.15 00:58:30 00:48:01 5 28.81 0.00 4.91 0.53 0.09 65.66 00:58:30 00:48:01 6 30.22 0.00 6.37 0.17 0.05 63.19 00:58:30 00:48:01 7 28.36 0.00 5.30 0.38 0.09 65.87 00:58:30 00:49:01 all 20.97 0.00 4.78 2.42 0.09 71.74 00:58:30 00:49:01 0 22.35 0.00 5.74 8.66 0.10 63.15 00:58:30 00:49:01 1 18.55 0.00 5.14 3.15 0.08 73.08 00:58:30 00:49:01 2 22.43 0.00 4.74 1.23 0.08 71.52 00:58:30 00:49:01 3 20.13 0.00 4.16 0.74 0.08 74.89 00:58:30 00:49:01 4 22.61 0.00 4.81 0.91 0.08 71.58 00:58:30 00:49:01 5 23.24 0.00 4.49 0.91 0.07 71.29 00:58:30 00:49:01 6 19.17 0.00 4.46 1.45 0.08 74.83 00:58:30 00:49:01 7 19.27 0.00 4.73 2.36 0.10 73.54 00:58:30 00:50:01 all 0.24 0.00 0.20 0.81 0.01 98.73 00:58:30 00:50:01 0 0.13 0.00 0.10 0.00 0.00 99.77 00:58:30 00:50:01 1 0.25 0.00 0.25 0.60 0.02 98.88 00:58:30 00:50:01 2 0.32 0.00 0.10 0.02 0.00 99.57 00:58:30 00:50:01 3 0.33 0.00 0.15 0.02 0.02 99.48 00:58:30 00:50:01 4 0.23 0.00 0.18 0.82 0.02 98.75 00:58:30 00:50:01 5 0.28 0.00 0.08 0.03 0.02 99.58 00:58:30 00:50:01 6 0.23 0.00 0.47 5.03 0.03 94.23 00:58:30 00:50:01 7 0.17 0.00 0.25 0.02 0.02 99.55 00:58:30 00:51:01 all 2.20 0.00 1.39 0.62 0.03 95.75 00:58:30 00:51:01 0 3.19 0.00 1.77 0.22 0.02 94.81 00:58:30 00:51:01 1 2.49 0.00 0.93 0.97 0.02 95.59 00:58:30 00:51:01 2 1.90 0.00 0.83 0.07 0.02 97.18 00:58:30 00:51:01 3 2.11 0.00 0.90 1.04 0.03 95.92 00:58:30 00:51:01 4 2.25 0.00 1.14 1.30 0.02 95.29 00:58:30 00:51:01 5 1.94 0.00 2.71 0.75 0.03 94.56 00:58:30 00:51:01 6 2.28 0.00 1.57 0.13 0.02 96.00 00:58:30 00:51:01 7 1.47 0.00 1.30 0.49 0.07 96.68 00:58:30 00:52:01 all 0.08 0.00 0.04 0.01 0.02 99.85 00:58:30 00:52:01 0 0.03 0.00 0.03 0.00 0.02 99.92 00:58:30 00:52:01 1 0.05 0.00 0.05 0.00 0.02 99.88 00:58:30 00:52:01 2 0.05 0.00 0.02 0.00 0.02 99.92 00:58:30 00:52:01 3 0.03 0.00 0.02 0.05 0.02 99.88 00:58:30 00:52:01 4 0.25 0.00 0.08 0.00 0.02 99.65 00:58:30 00:52:01 5 0.03 0.00 0.02 0.00 0.02 99.93 00:58:30 00:52:01 6 0.07 0.00 0.07 0.00 0.00 99.87 00:58:30 00:52:01 7 0.10 0.00 0.07 0.02 0.03 99.78 00:58:30 00:53:01 all 0.01 0.00 0.01 0.00 0.00 99.97 00:58:30 00:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 00:58:30 00:53:01 1 0.02 0.00 0.02 0.00 0.00 99.97 00:58:30 00:53:01 2 0.00 0.00 0.02 0.00 0.00 99.98 00:58:30 00:53:01 3 0.02 0.00 0.00 0.02 0.00 99.97 00:58:30 00:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:58:30 00:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 00:58:30 00:53:01 6 0.02 0.00 0.02 0.00 0.02 99.95 00:58:30 00:53:01 7 0.02 0.00 0.03 0.00 0.02 99.93 00:58:30 00:54:01 all 0.08 0.00 0.02 0.00 0.01 99.90 00:58:30 00:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:58:30 00:54:01 1 0.07 0.00 0.03 0.00 0.00 99.90 00:58:30 00:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 00:58:30 00:54:01 3 0.02 0.00 0.00 0.02 0.00 99.97 00:58:30 00:54:01 4 0.02 0.00 0.00 0.00 0.00 99.98 00:58:30 00:54:01 5 0.02 0.00 0.03 0.02 0.02 99.92 00:58:30 00:54:01 6 0.05 0.00 0.00 0.00 0.00 99.95 00:58:30 00:54:01 7 0.40 0.00 0.05 0.00 0.03 99.52 00:58:30 00:55:01 all 0.26 0.00 0.01 0.01 0.01 99.72 00:58:30 00:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:58:30 00:55:01 1 0.02 0.00 0.02 0.00 0.02 99.95 00:58:30 00:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 00:58:30 00:55:01 3 0.05 0.00 0.02 0.07 0.02 99.85 00:58:30 00:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:58:30 00:55:01 5 0.00 0.00 0.02 0.00 0.00 99.98 00:58:30 00:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:58:30 00:55:01 7 1.95 0.00 0.05 0.00 0.02 97.98 00:58:30 00:56:01 all 0.06 0.00 0.01 0.01 0.01 99.90 00:58:30 00:56:01 0 0.02 0.00 0.02 0.00 0.05 99.92 00:58:30 00:56:01 1 0.03 0.00 0.03 0.00 0.00 99.93 00:58:30 00:56:01 2 0.00 0.00 0.02 0.00 0.02 99.97 00:58:30 00:56:01 3 0.00 0.00 0.02 0.05 0.00 99.93 00:58:30 00:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:58:30 00:56:01 5 0.02 0.00 0.00 0.03 0.02 99.93 00:58:30 00:56:01 6 0.03 0.00 0.00 0.00 0.02 99.95 00:58:30 00:56:01 7 0.42 0.00 0.00 0.00 0.02 99.57 00:58:30 00:58:30 00:56:01 CPU %user %nice %system %iowait %steal %idle 00:58:30 00:57:01 all 0.01 0.00 0.01 0.05 0.01 99.93 00:58:30 00:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:58:30 00:57:01 1 0.03 0.00 0.02 0.00 0.00 99.95 00:58:30 00:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:58:30 00:57:01 3 0.02 0.00 0.00 0.02 0.02 99.95 00:58:30 00:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 00:58:30 00:57:01 5 0.00 0.00 0.00 0.35 0.03 99.62 00:58:30 00:57:01 6 0.02 0.00 0.03 0.00 0.02 99.93 00:58:30 00:57:01 7 0.00 0.00 0.00 0.00 0.02 99.98 00:58:30 00:58:01 all 7.16 0.00 2.99 2.09 0.05 87.71 00:58:30 00:58:01 0 6.31 0.00 2.96 0.29 0.05 90.39 00:58:30 00:58:01 1 7.50 0.00 2.86 0.07 0.05 89.52 00:58:30 00:58:01 2 6.90 0.00 3.24 5.86 0.05 83.95 00:58:30 00:58:01 3 8.67 0.00 3.27 3.22 0.05 84.79 00:58:30 00:58:01 4 6.18 0.00 3.32 0.15 0.03 90.32 00:58:30 00:58:01 5 7.19 0.00 3.14 6.53 0.05 83.09 00:58:30 00:58:01 6 6.61 0.00 2.03 0.57 0.08 90.71 00:58:30 00:58:01 7 7.92 0.00 3.10 0.07 0.03 88.87 00:58:30 Average: all 5.43 0.00 1.47 1.41 0.03 91.67 00:58:30 Average: 0 5.58 0.00 1.51 1.19 0.03 91.69 00:58:30 Average: 1 5.07 0.00 1.49 2.53 0.03 90.88 00:58:30 Average: 2 5.45 0.00 1.47 3.45 0.03 89.60 00:58:30 Average: 3 5.69 0.00 1.42 1.06 0.03 91.79 00:58:30 Average: 4 5.51 0.00 1.36 0.49 0.02 92.61 00:58:30 Average: 5 5.65 0.00 1.46 1.48 0.03 91.39 00:58:30 Average: 6 5.31 0.00 1.52 0.74 0.03 92.40 00:58:30 Average: 7 5.17 0.00 1.49 0.30 0.05 93.00 00:58:30 00:58:30 00:58:30